summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2018-01-26 14:16:54 +0900
committerCarsten Haitzler (Rasterman)2018-01-26 14:16:54 +0900
commit2f451f6097e4f1b0b140f8771c0564458b5735d7 (patch)
tree3f127383787f5e36228119ae7e501c0e2a0b9246 /PKGBUILD
parent684a6466ed3458366422238aba7a8ebe6c1196e0 (diff)
downloadaur-2f451f6097e4f1b0b140f8771c0564458b5735d7.tar.gz
update dependencies for efl-git to be more accurate for wayland
add libxkbcommon-x11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdb1499d57ba..7d8b3a817edf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=efl
pkgname=$_pkgname-git
-pkgver=1.20.99.57067.g15c7bbf5fa
+pkgver=1.20.99.57388.g7255954ccc
pkgrel=1
pkgdesc="Enlightenment Foundation Libraries - Development version"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
'libxcursor' 'libxinerama' 'libxkbcommon' 'libxp' 'libxrandr'
'libxss' 'libunwind' 'mesa' 'openjpeg2' 'poppler' 'wayland'
'shared-mime-info' 'ttf-font' 'scim' 'libibus' 'glib2'
- 'wayland' 'wayland-protocols')
+ 'wayland' 'wayland-protocols' 'libxkbcommon-x11')
makedepends=('git' 'python2')
optdepends=('geoclue: For elocation'
'gst-plugins-base: Video and thumbnail codecs'