4 Nov
2015
4 Nov
'15
2:59 p.m.
Em 04-11-2015 12:06, Ole Jon Bjørkum escreveu:
What is the correct way to install a dependency if the dependency package is in AUR? Can I do it in the .install file?
No, you can't do it in the .install file. The user is expected to either use an AUR helper or to download the PKGBUILD for each dependency (and sub dependencies, and so on) and install them before installing your package, them being on AUR or on the official repos. Cheers, Giancarlo Razzolini