summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2024-01-26 11:20:43 -0500
committerSolomon Choina2024-01-26 11:20:43 -0500
commit86b86379c33a940cd6e72f1adba7c8285642bfa9 (patch)
treebd555e3bd9f4471281b85b24899f8e83dfb5c863
parentbf299c11eaede11feac3121e1bbf45f9b1e89edf (diff)
downloadaur-panther-launcher-git.tar.gz
fix build and add dependencies
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fef28bb4e2d..273e796e4d29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,15 +5,17 @@ pkgbase = panther-launcher-git
url = https://gitlab.com/rastersoft/panther_launcher
arch = i686
arch = x86_64
- license = GPL3
+ license = GPL-3.0-only
makedepends = git
makedepends = vala
makedepends = cmake
depends = gnome-menus
depends = libgee
+ depends = gtk3
+ depends = libsoup
depends = gnome-icon-theme
+ depends = mate-panel
source = panther-launcher-git::git+https://gitlab.com/rastersoft/panther_launcher
sha512sums = SKIP
pkgname = panther-launcher-git
-