diff options
author | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-14 23:55:00 +0200 |
---|---|---|
committer | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-14 23:55:00 +0200 |
commit | f7424d2199bf4110746c9aa65a38ac5ae12425fa (patch) | |
tree | 8a7dd2fa0383df9e79eebdd7173853a03c24eeaa | |
parent | 9041320e5d50f178b3341612cc7fd5c7e769bc8a (diff) |
debian/control: Revert last change of Build-Depends field, The previous situation (BD-Uninstallable) was (Closes: #577821)
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d0bdfab..e9be211 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~), libgtk2.0-dev, libgconf2-dev, libcairo2-dev, - libgudev-1.0-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libgudev-1.0-dev, libdbus-glib-1-dev, libsane-dev, intltool |