summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-07-26 08:19:18 +0200
committerPier Luigi Fiorini2017-07-26 08:19:18 +0200
commit6f874a42f3b305a3f51cb059959040b4062fa556 (patch)
tree119b1378c9004d7ebffb1389eee5ea40fb62cf97
parent1636b2c587dd8b186bf0e46645a7ff0f15b6bf87 (diff)
downloadaur-6f874a42f3b305a3f51cb059959040b4062fa556.tar.gz
Add liri-qbs-shared-git dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f0cfb2b1f79..cc9d88e9ba26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun May 14 18:41:40 UTC 2017
+# Wed Jul 26 06:19:16 UTC 2017
pkgbase = liri-wayland-git
pkgdesc = QtWayland additions and QPA plugin
pkgver = 20170514.732a453
@@ -12,7 +12,7 @@ pkgbase = liri-wayland-git
groups = liri-git
license = GPL3
makedepends = git
- makedepends = qbs
+ makedepends = liri-qbs-shared-git
makedepends = xcb-util-cursor
makedepends = libxcursor
depends = systemd
diff --git a/PKGBUILD b/PKGBUILD
index ccf0329055f7..1fc382520716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://liri.io'
license=('GPL3')
depends=('systemd' 'wayland-protocols' 'libdrm' 'libinput' 'qt5-declarative' 'qt5-wayland'
'xkeyboard-config' 'libxkbcommon' 'glib2' 'fontconfig' 'freetype2')
-makedepends=('git' 'qbs' 'xcb-util-cursor' 'libxcursor')
+makedepends=('git' 'liri-qbs-shared-git' 'xcb-util-cursor' 'libxcursor')
conflicts=('greenisland' 'greenisland-git' 'liri-wayland')
replaces=('greenisland' 'greenisland-git' 'liri-wayland')
provides=('liri-wayland')