diff options
author | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-14 12:52:27 +0200 |
---|---|---|
committer | Alessio Treglia <quadrispro@ubuntu.com> | 2010-04-14 12:52:27 +0200 |
commit | 7fc0a8dc1908e9e54576c597167683143538dc15 (patch) | |
tree | eebb6757858bffa834d379da1fb8be3b20e6f0e8 /debian/control | |
parent | 5fdfc8736ef2de40d701a6a22f2aaf6a0fbe8706 (diff) |
udev is not available on kfreebsd-*,hurd architectures.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e9be211..d0bdfab 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, + libgudev-1.0-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libdbus-glib-1-dev, libsane-dev, intltool |