aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/megapixels/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/megapixels/APKBUILD b/community/megapixels/APKBUILD
index 68ede399130..b3e03688adc 100644
--- a/community/megapixels/APKBUILD
+++ b/community/megapixels/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=megapixels
pkgver=0.12.0
-pkgrel=0
+pkgrel=1
pkgdesc="GTK+3 camera app for mobile devices"
url="https://git.sr.ht/~martijnbraam/megapixels"
arch="all"
license="GPL-3.0-only"
# Required by postprocess.sh
-depends="cmd:dcraw_emu cmd:convert cmd:exiftool"
+# depends="cmd:dcraw_emu cmd:convert cmd:exiftool"
+depends="libraw-tools imagemagick exiftool"
makedepends="glib-dev gtk+3.0-dev tiff-dev meson"
source="
$pkgname-$pkgver.tar.gz::https://git.sr.ht/~martijnbraam/megapixels/archive/$pkgver.tar.gz