added build depends

This commit is contained in:
davedatum 2019-11-05 01:37:01 +00:00
parent 0809e884e0
commit 2f38b2a3fd
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,8 @@ pkgbase = tromjaro-gdm-theme
url = https://gitlab.com/tromsite/tromjaro/tromjaro-gnome-theme
arch = any
license = GPL3
makedepends = sassc
makedepends = git
depends = gnome-shell
conflicts = manjaro-gnome-maia-theme
conflicts = manjaro-gdm-theme

View File

@ -13,7 +13,8 @@ pkgdesc="TROMjaro GDM theme"
arch=(any)
url="https://gitlab.com/tromsite/tromjaro/$_theme"
license=('GPL3')
depends=(gnome-shell)
depends=('gnome-shell')
makedepends=('sassc' 'git')
conflicts=('manjaro-gnome-maia-theme' 'manjaro-gdm-theme')
replaces=('manjaro-gnome-maia-theme' 'manjaro-gdm-theme')
source=("$_theme-$_commit.tar.gz::$url/-/archive/$_commit.tar.gz"