diff options
| author | Samuel Thibault <sthibault@debian.org> | 2009-09-26 23:38:15 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2009-09-26 23:38:15 +0000 |
| commit | 1aab599326921ebdbf18c565eb2072207fbf96f5 (patch) | |
| tree | 20c444f990a7d08e022e5c8f7a8432f620b5cdc7 /debian/control | |
| parent | aef25692cb3b32211f442ac6c71742105bce5c9d (diff) | |
debian/control: Add Provides: hurd to the hurd-udeb package, to meet
dependencies.
debian/rules: Add --add-udeb="hurd-udeb" option to dh_makeshlibs
invocation for the hurd package, to fix udeb dependency generation.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index bfa8a398..3fb0b5e8 100644 --- a/debian/control +++ b/debian/control @@ -59,6 +59,7 @@ XC-Package-Type: udeb Priority: optional Section: debian-installer Architecture: hurd-i386 +Provides: hurd Description: The GNU Hurd - udeb This is the GNU Hurd udeb package. It contains essential system software and libraries. |
