From 3a28d5fed9dc55b4ca64a67e0a9ef4cb54b04bf8 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sun, 25 Aug 2019 15:21:51 -0700 Subject: [PATCH] Added Suggests:vnlog --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c6fac1c..0d3a4b7 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblist-moreutils-perl, gnuplot-qt | gnuplot-x11 | gnuplot-nox | gnuplot5-qt | gnuplot5-x11 | gnuplot5-nox | gnuplot +Suggests: vnlog Description: Pipe-oriented frontend to Gnuplot Flexible, command-line-oriented frontend to Gnuplot. Creates plots from data coming in on STDIN or given in a filename passed on the commandline. Various