summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc539e8..3ee121b 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.