summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary DeLaney2017-01-31 22:08:03 -0600
committerGary DeLaney2017-01-31 22:08:03 -0600
commit9ef0fb7a87856d3987683545afed4f79b140dbfe (patch)
tree9af51fa6bf162ff134202db1fcc7b92f69613c70
parentf7e9f9f213efc2709da07f225e60739b150e6691 (diff)
downloadaur-9ef0fb7a87856d3987683545afed4f79b140dbfe.tar.gz
Update Weston Dependency to Git
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17ab13872b69..7d50dd49951a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgdesc="A Wayland shell client"
arch=(i686 x86_64)
url="https://github.com/giucam/orbital"
license=('LGPL')
-depends=('weston' 'qt5-tools' 'qt5-graphicaleffects' 'qt5-quickcontrols' 'qt5-wayland' 'oxygen-icons')
+depends=('weston-git' 'qt5-tools' 'qt5-graphicaleffects' 'qt5-quickcontrols' 'qt5-wayland' 'oxygen-icons')
optdepends=('solid' 'alsa-lib')
makedepends=('git' 'cmake')
provides=("$_pkgname")