diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 8b456850..c482afd3 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.5 Build-Depends: mig (>= 1.4-2), gnumach-dev (>= 1.4-9), - libc0.3-dev (>= 2.17-94~), texinfo, libncursesw5-dev, + libc0.3-dev (>= 2.18-5), texinfo, libncursesw5-dev, debhelper (>= 7.0.50~), gcc-4.7, autoconf, dh-autoreconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev, libpcap0.8-dev @@ -27,7 +27,7 @@ Package: hurd Essential: yes Pre-Depends: hurd-libs0.3 Depends: ${misc:Depends}, hurd-libs0.3 (= ${binary:Version}), sysv-rc, netdde (>= 0.0.20120518~), ${shlibs:Depends}, xkb-data -Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12), netdde (<< 0.0.20121127-2) +Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.18-5), netdde (<< 0.0.20121127-2) Suggests: hurd-doc Recommends: bf-utf-source Provides: makedev, login, console-driver-xkb |