summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Burgos2022-12-30 11:21:24 -0600
committerSantiago Burgos2022-12-30 11:21:24 -0600
commitc3b944fa30d78595b08a93192915657a43a5102a (patch)
tree263fc308a4ffece9fc93cbc23746aa40c3550ba0
parentd813f8467c7aaaf8c8c4544c567eef85b8169d79 (diff)
downloadaur-c3b944fa30d78595b08a93192915657a43a5102a.tar.gz
adding missing meson and appstream-glib dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c3b3b4aed8a..a421b3035ea5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,10 @@ pkgbase = gtkhash-nemo
url = https://github.com/tristanheaven/gtkhash
arch = x86_64
license = GPL
+ makedepends = appstream-glib
makedepends = intltool
makedepends = librsvg
+ makedepends = meson
makedepends = xdg-utils
depends = dconf
depends = gtk3
diff --git a/PKGBUILD b/PKGBUILD
index f4990f53e67c..097735276640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,8 +21,10 @@ depends=(
)
makedepends=(
+ 'appstream-glib'
'intltool'
'librsvg'
+ 'meson'
'xdg-utils'
)
provides=(