8 Apr
2013
8 Apr
'13
2:10 p.m.
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.