summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a4b78ea3cba..1b27924df1e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Oct 9 05:34:35 UTC 2017
+# Sun Oct 15 10:45:19 UTC 2017
pkgbase = liri-themes-git
pkgdesc = Themes for uniform look and feel throughout Liri OS
pkgver = 20171004.0c3c837
@@ -13,6 +13,7 @@ pkgbase = liri-themes-git
license = GPL3
makedepends = git
makedepends = liri-qbs-shared-git
+ depends = liri-shell-git
provides = liri-themes
conflicts = liri-themes
replaces = liri-themes
diff --git a/PKGBUILD b/PKGBUILD
index c8cce6898cd7..3f2c11b7bc04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Themes for uniform look and feel throughout Liri OS"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='https://liri.io'
license=('GPL3')
+depends=('liri-shell-git')
makedepends=('git' 'liri-qbs-shared-git')
conflicts=('liri-themes')
replaces=('liri-themes')