summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')