diff options
| author | Samuel Thibault <sthibault@debian.org> | 2011-08-18 01:17:11 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2011-08-18 01:17:11 +0000 |
| commit | 8c37d507c4c401982f9d2641954dc0d782b64b4e (patch) | |
| tree | 764e1d11520add7fb9319a543f8efa419c1533f7 /debian/control | |
| parent | cadf0005cb440054bf35f47d1b5cf3e5e52d42b5 (diff) | |
debian/control, debian/local/setup-translators: Use native random server instead of random-egd.
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 289df720..a2244f13 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git Package: hurd Essential: yes -Depends: ${misc:Depends}, sysv-rc, ${shlibs:Depends}, random-egd +Depends: ${misc:Depends}, sysv-rc, ${shlibs:Depends} Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12) Suggests: hurd-doc Provides: makedev, login |
