[arch-general] PKGBUILD: depends and ranges of versions?
4 Jun
2009
4 Jun
'09
9:30 p.m.
I couldn't find anything definitive on this. Say I have a package A that depends on package B, but A can only be built against version 2.x of B (i.e. not against 1.x and not 3.x). Is it allowed to do something like depends=('B>=2' 'B<3') /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe
4 Jun
4 Jun
9:35 p.m.
On Thu, Jun 4, 2009 at 17:30, Magnus Therning <magnus@therning.org> wrote:
Is it allowed to do something like
depends=('B>=2' 'B<3')
Yes. Kernel modules, for example, do this regularly.
5699
Age (days ago)
5699
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daenyth Blank
-
Magnus Therning