diff --git a/community/megapixels/APKBUILD b/community/megapixels/APKBUILD index 68ede399130670942d5816dab6afcd7867737e31..b3e03688adc561e44fe07ce59d56d56eb3a24c57 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