added build depends
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@ -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"
|
||||
|
Reference in New Issue
Block a user