summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2016-02-17 19:33:27 -0200
committerTill Kamppeter <till.kamppeter@gmail.com>2016-02-17 19:33:27 -0200
commit167531e8c25626f2197779afe0f9411b073f64d8 (patch)
tree9ff1eced24b9ce38d27f2272643e8bd68d4a34c5
parent9d92154353ac7464ef70ede7f976985bbf676580 (diff)
Added a basic CUPS environment to the build dependencies, so that the ./configure script does not error out.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index eed2ae9..153720a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: text
Priority: optional
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Uploaders: Joe Nahmias <jello@debian.org>
-Build-Depends: debhelper (>= 9.0.0), autotools-dev, libcups2-dev
+Build-Depends: debhelper (>= 9.0.0), autotools-dev, libcups2-dev, cups-daemon, cups-filters
Standards-Version: 3.9.5
Homepage: http://cups-bjnp.sourceforge.net/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=printing/cups-bjnp.git