summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-01-29 23:43:01 +0100
committerPier Luigi Fiorini2017-01-29 23:43:01 +0100
commiteec55a5fb963974de65f73f00e2e47d7e467a209 (patch)
treecd19889c2d09f3f5936e8248a0186a6ddbac1ee3
parent08611786c77e27227ef7f5167b3d159acbb6a131 (diff)
downloadaur-eec55a5fb963974de65f73f00e2e47d7e467a209.tar.gz
Add liri-wayland-git dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0025f55ee14..279af391b861 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jan 29 21:28:23 UTC 2017
+# Sun Jan 29 22:42:58 UTC 2017
pkgbase = liri-shell-git
pkgdesc = QtQuick and Wayland based shell for convergence
pkgver = 20161016.c2269e8
@@ -17,7 +17,7 @@ pkgbase = liri-shell-git
depends = qt5-wayland
depends = qt5-accountsservice-git
depends = pam
- depends = greenisland-git
+ depends = liri-wayland-git
depends = vibe-git
depends = liri-workspace-git
optdepends = weston: nested mode support
diff --git a/PKGBUILD b/PKGBUILD
index a350f9fa771b..a2cac224cdad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='https://liri.io'
license=('GPL3')
depends=('qt5-tools' 'qt5-wayland' 'qt5-accountsservice-git'
- 'pam' 'greenisland-git' 'vibe-git' 'liri-workspace-git')
+ 'pam' 'liri-wayland-git' 'vibe-git' 'liri-workspace-git')
optdepends=('weston: nested mode support')
makedepends=('git' 'extra-cmake-modules')
conflicts=('hawaii-shell-git' 'papyros-shell-git' 'liri-shell')