summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c39e5226d217..b67a1f4e7dda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = bootsplash-theme-manjaro-space-purple-git
arch = x86_64
license = GPL
makedepends = imagemagick
+ makedepends = git
optdepends = bootsplash-systemd: for bootsplash functionality
source = git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4402b1bff092..de592b2ee13f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple"
license=('GPL')
depends=()
optdepends=('bootsplash-systemd: for bootsplash functionality')
-makedepends=('imagemagick')
+makedepends=('imagemagick' 'git')
source=('git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple.git')
sha256sums=('SKIP')