summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092017-12-02 01:40:33 +1000
committerfusion8092017-12-02 01:40:33 +1000
commit286b087e59539ad98df67278352c3fbb1b281bc9 (patch)
treeaede6e27656e7a29bf162e42071b741e5f1afe8c /PKGBUILD
parent6b1f45f7660ce64831b26c61ee3d45629f5a3bb2 (diff)
downloadaur-286b087e59539ad98df67278352c3fbb1b281bc9.tar.gz
Adding 0ad-data-git as a dep for 0ad-git, 0ad-git as a dep for 0ad-data-git
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