summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4160222625af..3e9c245d89bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='GTK4 camera application that knows how to deal with the media request a
arch=('x86_64' 'aarch64')
url="https://github.com/kgmt0/megapixels"
license=('LGPL')
-depends=('gtk4' 'zbar' 'feedbackd-git')
+depends=('gtk4-git' 'zbar-git' 'feedbackd-git')
makedepends=('meson')
checkdepends=()
optdepends=()