From 1c11fe810cd63c4b894290f06254c84df807b66d Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sun, 3 Apr 2011 17:18:47 -0700 Subject: [PATCH] debian package depends on gnuplot --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 29b4b98..34b3920 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://search.cpan.org/dist/feedGnuplot/ Package: feedgnuplot Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, ${perl:Depends}, gnuplot Description: A pipe-oriented frontend to Gnuplot This is a flexible, command-line-oriented frontend to Gnuplot. It creates plots from data coming in on STDIN or given in a filename passed on the