summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergey Slipchenko2018-01-19 08:31:08 +0300
committerSergey Slipchenko2018-01-19 08:31:34 +0300
commitc5bac26298e5d56f7c94bbfb770dd3229ba5f9ec (patch)
treef810c37e2f28f75a2f6f53f075424bb757721620 /PKGBUILD
parentc9bcbb29bf66504f88fe37c9b98d9dd0cc87b196 (diff)
downloadaur-c5bac26298e5d56f7c94bbfb770dd3229ba5f9ec.tar.gz
Add libretro-core-info as a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 580eb7888327..a53ddf1fa6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('arm' 'armv6h' 'armv7h')
url="https://github.com/libretro/$_gitname"
license=('unknown')
groups=('libretro')
+depends=('libretro-core-info')
makedepends=('git')
source=("git+https://github.com/libretro/$_gitname.git")
md5sums=('SKIP')