aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-12-30 16:11:31 +0000
committerpsykose <alice@ayaya.dev>2022-12-30 17:11:31 +0100
commit8d59656765082e7c29855f54622526dceeb844d5 (patch)
tree7780a554d60132560ae9a6107672ad0a10252979
parentb7c49817cd9c60f1d037fce507ef1cea74e1fcb4 (diff)
downloadaports-8d59656765082e7c29855f54622526dceeb844d5.tar.gz
aports-8d59656765082e7c29855f54622526dceeb844d5.tar.bz2
aports-8d59656765082e7c29855f54622526dceeb844d5.tar.xz
community/tumbler: add RAW thumbnailing support
-rw-r--r--community/tumbler/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/tumbler/APKBUILD b/community/tumbler/APKBUILD
index e98dbc401ec..0d5ed7d3b8b 100644
--- a/community/tumbler/APKBUILD
+++ b/community/tumbler/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tumbler
pkgver=4.18.0
-pkgrel=1
+pkgrel=2
pkgdesc="D-Bus thumbnail service"
url="http://gitlab.xfce.org/xfce/tumbler"
arch="all"
@@ -15,6 +15,7 @@ makedepends="
libgepub-dev
libgsf-dev
libjpeg-turbo-dev
+ libopenraw-dev
libxfce4util-dev
poppler-dev
xfce4-dev-tools