On Wed, Feb 08, 2006 at 06:52:38AM +0100, Christian Perrier wrote: > > -Build-Depends: debhelper (>= 4.1.81), libncurses5-dev | libncurses-dev, > > zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libsepol1-dev [!hurd-i386 > > !kfreebsd-i386], libselinux1-dev [!hurd-i386 !kfreebsd-i386], po4a > > +Build-Depends: debhelper (>= 4.1.81), pkg-config, libncurses5-dev | > > libncurses-dev, zlib1g-dev (>= 1:1.1.3-19.1), libbz2-dev, libselinux1-dev > > (>= 1.28-4) [!hurd-i386 !kfreebsd-i386], po4a > > When very recently requested to add SELinux support in shadow, we > concluded that "libselinux1-dev | not+linux-gnu" would be a more > generic build dependency. > > Could we have that in dpkg?
This has had problems in the past with buildds, also the correct fix now that dpkg has arch alias support would be "libselinux1-dev [linux-any]", but not until debhelper have support for it. I'll be sending a bug report this week... regards, guillem -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

