summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0afba436c441..eb64576c3061 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 23 21:02:30 UTC 2017
+# Sat Oct 20 09:04:14 UTC 2018
pkgbase = liri-shell
pkgdesc = QtQuick and Wayland based shell for convergence
pkgver = 0.9.0
@@ -17,8 +17,6 @@ pkgbase = liri-shell
depends = qt5-accountsservice
depends = pam
depends = greenisland-git
- depends = vibe
- depends = liri-workspace
optdepends = weston: nested mode support
conflicts = hawaii-shell
conflicts = papyros-shell
diff --git a/PKGBUILD b/PKGBUILD
index 60e0f8dbec83..f43ac0a14af8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='https://liri.io'
license=('GPL3')
depends=('qt5-tools' 'qt5-wayland' 'qt5-accountsservice'
- 'pam' 'greenisland-git' 'vibe' 'liri-workspace')
+ 'pam' 'greenisland-git')
optdepends=('weston: nested mode support')
makedepends=('extra-cmake-modules')
conflicts=('hawaii-shell' 'papyros-shell' 'liri-shell-git')