summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreyson Christoforo2021-09-15 14:57:23 +0100
committerGreyson Christoforo2021-09-15 14:57:23 +0100
commit8b131f6c554fee8734ee902de184ef3d49015d24 (patch)
tree935be2fe92fcd1124a9b67b7824bd41ff092011c /PKGBUILD
parent6df8382f92fd9726433fbb3914be040835e439be (diff)
downloadaur-8b131f6c554fee8734ee902de184ef3d49015d24.tar.gz
add missing dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a18a2d2f0e54..17a7d823a6a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ depends=(
'gtk4>=4.3.0'
gobject-introspection
libpanel
+libadwaita
)
makedepends=(
meson