aboutsummaryrefslogtreecommitdiffstats
path: root/testing/emby
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-23 23:01:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-23 23:02:34 -0300
commit8f04a36e8ea10fd901916aeebc0af56af5f74b56 (patch)
tree31aa44bce778eb567933877afad4fd8e81d6bc26 /testing/emby
parentd244b395d82e8db2ebf9f90e776d972544297b69 (diff)
downloadaports-8f04a36e8ea10fd901916aeebc0af56af5f74b56.tar.bz2
aports-8f04a36e8ea10fd901916aeebc0af56af5f74b56.tar.xz
testing/emby: try imagemagick6
Diffstat (limited to 'testing/emby')
-rw-r--r--testing/emby/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/emby/APKBUILD b/testing/emby/APKBUILD
index ff3ce9ff52..417dfa3303 100644
--- a/testing/emby/APKBUILD
+++ b/testing/emby/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Bring together your videos, music, photos, and live television"
url="https://emby.media"
arch="x86_64 x86"
license="GPL-2.0"
-depends="ffmpeg mono imagemagick sqlite"
+depends="ffmpeg mono imagemagick6 sqlite"
pkgusers=$pkgname
pkggroups=$pkgname
depends_dev=""