summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-11-01 09:26:56 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-11-01 12:36:53 +0100
commit27dcf3280278c767b1c4b2c861f59e0d3a69f0cc (patch)
treecb9723eafefc2e10609d09a8e233037e7169cf22 /Makefile
parent9f7a718a121ce1b69fdb094d1729d2ddad7895e8 (diff)
downloadskin-nopacity-27dcf3280278c767b1c4b2c861f59e0d3a69f0cc.tar.gz
skin-nopacity-27dcf3280278c767b1c4b2c861f59e0d3a69f0cc.tar.bz2
Version 1.1.41.1.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6dd42a7..54cea3d 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,8 @@
# $Id$
# External image lib to use: imagemagick, graphicsmagick
-IMAGELIB = imagemagick
+#IMAGELIB = imagemagick
+IMAGELIB = graphicsmagick
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.