summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormickybart2017-05-03 14:19:49 -0400
committermickybart2017-05-03 14:19:49 -0400
commit2864a2b8a450db1f8b9618850ce9f86ec3d5e01c (patch)
tree292f1439419aec6347f392c9b1978b0542737495
parent7f837187521d6b401d41b60afb2793685f4e02a5 (diff)
downloadaur-2864a2b8a450db1f8b9618850ce9f86ec3d5e01c.tar.gz
update depends to hybris-android-headers
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6fef5c90c01..694de78fffd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libhybris-ext-git
pkgver = 775.4cd30c8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mickybart/libhybris_ext
arch = armv7h
license = Apache
@@ -10,7 +10,7 @@ pkgbase = libhybris-ext-git
pkgname = libhybris-ext-git
pkgdesc = hybris allows to use bionic-based HW adaptations in glibc systems (ext version)
- depends = hybris-device
+ depends = hybris-android-headers
provides = libhybris
conflicts = libhybris
diff --git a/PKGBUILD b/PKGBUILD
index 5c1a97e07059..a980437f6d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=libhybris-ext-git
pkgname=('libhybris-ext-git' 'libhybris-ext-libgl-git' 'libhybris-ext-wayland-egl-git')
_pkgbase=libhybris
pkgver=775.4cd30c8
-pkgrel=1
+pkgrel=2
arch=('armv7h')
url="https://github.com/mickybart/libhybris_ext"
license=('Apache')
@@ -39,7 +39,7 @@ build() {
package_libhybris-ext-git() {
pkgdesc="hybris allows to use bionic-based HW adaptations in glibc systems (ext version)"
- depends=('hybris-device')
+ depends=('hybris-android-headers')
provides=('libhybris')
conflicts=('libhybris')