8 Apr
2013
8 Apr
'13
8:14 a.m.
Em 08/04/2013 11:10, Jesse Jaara escreveu:
maanantai, 8. huhtikuuta 2013 10:06:42 Jonathan Arnold kirjoitti: I'm working on a pkgbuild for a package that can use either tomcat6 or tomcat7. Is it possible to make the depends list use an or?
Providing neather is needed at build time, you could just put both in the optdepends. If they are needed to build the package create 2 PKGBUILDs, one for each version.
Good idea. Just complementing: with both PKGBUILDs having same "provides=()".