summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormickybart2017-05-08 15:04:24 -0400
committermickybart2017-05-08 15:04:24 -0400
commit8fecb844da568c4c4fb8b0400873e74fdcf9f025 (patch)
tree4471a5f6af2e6b072f699f2d623662dd3eb2a113 /PKGBUILD
parent670473da1008674f88b559f35d2baaa8fc5549c5 (diff)
downloadaur-8fecb844da568c4c4fb8b0400873e74fdcf9f025.tar.gz
add proper makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3480eff2a03e..bed214527678 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgbase=libhybris-git
pkgname=('libhybris-git' 'libhybris-libgl-git' 'libhybris-wayland-egl-git')
_pkgbase=libhybris
pkgver=1237.cfd9823
-pkgrel=1
+pkgrel=2
arch=('armv7h')
url="https://github.com/libhybris/libhybris"
license=('Apache')
-makedepends=('wayland')
+makedepends=('wayland' 'hybris-android-headers')
source=("libhybris::git+https://github.com/libhybris/libhybris")
md5sums=('SKIP')