summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPier Luigi Fiorini2017-05-15 00:34:20 +0200
committerPier Luigi Fiorini2017-05-15 00:34:20 +0200
commit4b04891b0872deba3df122d9dd594a046953e279 (patch)
treefbea861b445084dbd0e7c981f63d6c25d29b7937
parent05fa19b28be6b8b9988bd90c6650a7a8ec44dd25 (diff)
downloadaur-4b04891b0872deba3df122d9dd594a046953e279.tar.gz
Add liri-platformtheme-git and ttf-roboto deps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6ca13faa474..06998c8adcc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun May 14 21:37:55 UTC 2017
+# Sun May 14 22:34:16 UTC 2017
pkgbase = liri-workspace-git
pkgdesc = Liri workspace, programs and plugins
pkgver = 20161009.b5dba67
@@ -22,9 +22,11 @@ pkgbase = liri-workspace-git
depends = glib2
depends = dconf
depends = paper-icon-theme-git
+ depends = liri-platformtheme-git
depends = liri-wallpapers-git
depends = ttf-dejavu
depends = ttf-droid
+ depends = ttf-roboto
depends = noto-fonts
provides = liri-workspace
conflicts = hawaii-workspace-git
diff --git a/PKGBUILD b/PKGBUILD
index 595e059503ad..30546f0ab68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://liri.io"
license=('GPL3')
depends=('qt5-tools' 'qt5-gstreamer' 'qt5-quickcontrols2' 'liri-wayland-git' 'glib2' 'dconf'
- 'paper-icon-theme-git' 'liri-wallpapers-git' 'ttf-dejavu' 'ttf-droid' 'noto-fonts')
+ 'paper-icon-theme-git' 'liri-platformtheme-git' 'liri-wallpapers-git'
+ 'ttf-dejavu' 'ttf-droid' 'ttf-roboto' 'noto-fonts')
makedepends=('git' 'qbs' 'boost')
conflicts=('hawaii-workspace-git' 'liri-workspace')
replaces=('hawaii-workspace-git' 'liri-workspace')