summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-10-14 10:56:58 +0200
committerPier Luigi Fiorini2017-10-14 10:56:58 +0200
commite09fa771e3919cc11fc271fa6157eb01520713f1 (patch)
treeba0e1d68ba98a92dd5a4ccf35a1404628424f5ac
parent2bc15689953d87840366e214d168728eae47db1f (diff)
downloadaur-e09fa771e3919cc11fc271fa6157eb01520713f1.tar.gz
Add libliri-git dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 947c3ffe2ed8..35857149ddfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Sep 19 19:08:08 UTC 2017
+# Sat Oct 14 08:56:56 UTC 2017
pkgbase = liri-wayland-git
pkgdesc = QtWayland additions and QPA plugin
pkgver = 20170514.732a453
@@ -26,6 +26,7 @@ pkgbase = liri-wayland-git
depends = glib2
depends = fontconfig
depends = freetype2
+ depends = libliri-git
provides = liri-wayland
conflicts = greenisland
conflicts = greenisland-git
diff --git a/PKGBUILD b/PKGBUILD
index d8edc1fd1025..fdb1fcef7f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='https://liri.io'
license=('GPL3')
depends=('systemd' 'wayland-protocols' 'libdrm' 'libinput' 'qt5-declarative' 'qt5-wayland'
- 'xkeyboard-config' 'libxkbcommon' 'glib2' 'fontconfig' 'freetype2')
+ 'xkeyboard-config' 'libxkbcommon' 'glib2' 'fontconfig' 'freetype2' 'libliri-git')
makedepends=('git' 'liri-qbs-shared-git' 'xcb-util-cursor' 'libxcursor')
options=(debug !strip)
conflicts=('greenisland' 'greenisland-git' 'liri-wayland')