summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f740766fe38..1cad18423f3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,6 +48,7 @@ build() {
package_0ad-git() {
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game — built from git source tree. WARNING: the 0ad git repo is approximately 3 GB in size!"
conflicts=('0ad')
+ depends=('0ad-data-git')
provides=('0ad')
install -d "${pkgdir}"/usr/{bin,lib/${_pkgname}}
@@ -65,6 +66,7 @@ package_0ad-git() {
package_0ad-data-git() {
pkgdesc="Data package for 0ad built from source code. WARNING: the 0ad git repo is approximately 3 GB in size!"
conflicts=('0ad-data')
+ depends=('0ad-git')
provides=('0ad-data')
mkdir -p ${pkgdir}/usr/share/${_pkgname}-git