diff options
author | LaMont Jones <lamont@mmjgroup.com> | 2007-07-29 16:26:17 -0600 |
---|---|---|
committer | LaMont Jones <lamont@mmjgroup.com> | 2007-07-29 16:26:17 -0600 |
commit | 30aa6a1d7447ea931b0591c8e39455809642b4aa (patch) | |
tree | 609d5d88824850a0551f7ebde5b68978372f8e75 /debian/control | |
parent | 33f5b502dfea0e77bf1eb25ca622e272f17fe395 (diff) | |
download | util-linux-old-30aa6a1d7447ea931b0591c8e39455809642b4aa.tar.gz |
BUILD: use libvolume-id-dev now that debian has new enough udev
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 942434d5..82b19db5 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: util-linux Section: base Priority: required -Build-Depends: libncurses5-dev, libslang2-dev (>=2.0.4-1), gettext, zlib1g-dev, libblkid-dev, uuid-dev, dpkg-dev (>=1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64] +Build-Depends: libncurses5-dev, libslang2-dev (>=2.0.4-1), gettext, zlib1g-dev, libvolume-id-dev (>=0.113-2), uuid-dev, dpkg-dev (>=1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64] Maintainer: LaMont Jones <lamont@debian.org> Standards-Version: 3.7.2.0 |