summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2016-11-13 11:35:22 +0100
committerPier Luigi Fiorini2016-11-13 11:35:22 +0100
commit639871bdc6f080e17e945d5aa07ede0f889d6e02 (patch)
tree165ea99368e65739f7db124f40b6ccfb89712537
parent08f1ce9c7eaf2027f9a716d3d1948c8ee7b42dea (diff)
downloadaur-639871bdc6f080e17e945d5aa07ede0f889d6e02.tar.gz
Remove redundant dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8463f6948e09..3a07387c0df8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 11 20:50:41 UTC 2016
+# Sun Nov 13 10:35:14 UTC 2016
pkgbase = liri-shell-git
pkgdesc = QtQuick and Wayland based shell for convergence
- pkgver = 20161004.f59b340
+ pkgver = 20161016.c2269e8
pkgrel = 1
url = http://liri.io
arch = i686
@@ -14,11 +14,9 @@ pkgbase = liri-shell-git
makedepends = git
makedepends = extra-cmake-modules
depends = qt5-tools
- depends = qt5-graphicaleffects
depends = qt5-wayland
depends = qt5-accountsservice-git
depends = pam
- depends = libqtxdg
depends = greenisland-git
depends = vibe-git
depends = liri-workspace-git
diff --git a/PKGBUILD b/PKGBUILD
index ee8b31c30e21..571bda248ad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
pkgname=liri-shell-git
-pkgver=20161004.f59b340
+pkgver=20161016.c2269e8
pkgrel=1
pkgdesc="QtQuick and Wayland based shell for convergence"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='http://liri.io'
license=('GPL3')
-depends=('qt5-tools' 'qt5-graphicaleffects' 'qt5-wayland' 'qt5-accountsservice-git'
- 'pam' 'libqtxdg' 'greenisland-git' 'vibe-git' 'liri-workspace-git')
+depends=('qt5-tools' 'qt5-wayland' 'qt5-accountsservice-git'
+ 'pam' 'greenisland-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')