diff --git a/.SRCINFO b/.SRCINFO index 2388574..1d3acb3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index 4ee17e0..eca56c5 100644 --- a/PKGBUILD +++ b/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"