diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-19 17:43:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-19 17:43:59 +0200 |
commit | 8fe6e11289c519e3395862a9f2a949bbf2d26fce (patch) | |
tree | 06c8848e4c1f7fc42e1d87cdf07bbba14fd0d601 /debian/control | |
parent | 3a5d7105589e39b43fe5e9256e8137d7e783141d (diff) |
Change Build-Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f9cf4df..3147f1d 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,10 @@ Build-Depends: libglib2.0-dev (>= 2.32), libgtk-3-dev, libgdk-pixbuf2.0-dev (>=2.31.1), - libgudev-1.0-dev, +# libgudev-1.0-dev, + libgusb-dev, libjpeg-dev, + libpackagekit-glib2-dev, libsane-dev, libxml2-utils, python-rsvg, |