summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2018-10-20 11:04:16 +0200
committerPier Luigi Fiorini2018-10-20 11:04:16 +0200
commit40e87369ecaebef7ef0b96d79e147e9ad4b65a83 (patch)
treed151d0b1e5e9de5bea3c002fad48915ef579b76e
parent11f4c8f6220c3d25a0f900722b173a176d93f3d8 (diff)
downloadaur-40e87369ecaebef7ef0b96d79e147e9ad4b65a83.tar.gz
Remove abandoned dependencies
-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')