[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#266268: Depend on libsem-dev for !linux-gnu



At Tue, 17 Aug 2004 11:47:06 +0200,
Robert Millan wrote:
> [2 libsem.diff <text/plain; us-ascii (7bit)>]
> --- glibc-2.3.2.ds1/debian/sysdeps/depflags.pl~	2004-08-17 09:39:02.000000000 +0200
> +++ glibc-2.3.2.ds1/debian/sysdeps/depflags.pl	2004-08-17 11:39:24.000000000 +0200
> @@ -35,6 +35,8 @@
>      push @{$libc_dev_c{'Replaces'}}, ('man-db (<= 2.3.10-41)', 'gettext (<= 0.10.26-1)',
>  		'ppp (<= 2.2.0f-24)', 'libgdbmg1-dev (<= 1.7.3-24)');
>      push @{$libc_dev_c{'Depends'}}, 'linux-kernel-headers';
> +} else {
> +    push @{$libc_dev_c{'Depends'}}, 'libsem-dev';
>  }
>  
>  # ${glibc}-doc is suggested by $libc_c and $libc_dev_c.

Apparently this patch is broken.  This enclosure is for
$DEB_HOST_GNU_SYSTEM=linux.  "(not linux) != (hurd || bsd)".
Please describe which $DEB_HOST_GNU_SYSTEM do you want to add it.

Regards,
-- gotom



Reply to: