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

Re: task-devel-common not installable on the Hurd



Thus spoke Brian May <bam@snoopy.apana.org.au> on 2001-03-04 09:01:35:
> >>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
> 
>     Matthias> The only idea I have for a solution is to make the
>     Matthias> package arch dependent. The syntax
> 
>     Matthias> Depends: strace [!i386-hurd]
> 
>     Matthias> doesn't work. Any ideas?
> 
> Why doesn't that work?
>

AFAIK [!hurd-i386], and it only works in Build-Depends.

I think the Depends should use some ${strace-depends}
variable, and set it according to DEB_HOST_ARCH...

something like:

ifneq (hurd-i386,$(DEB_HOST_ARCH))
dpkg-gencontrol -Vstrace-depends=strace
else
dpkg-gencoltrol -Vstrace-depends=
fi

Or something like that :)

Gergely Nagy \ mhp/|8]
-- 
------------------------=]| 8@free.bsd.hu |[=------------------------
..................... Powered by bread 'n water .....................

Attachment: pgpmD8khgDr2q.pgp
Description: PGP signature


Reply to: