summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorTreeve Jelbert2014-05-30 11:38:20 +0200
committerTreeve Jelbert2014-06-02 09:17:36 +0200
commit858cd8acc17bf214fbd13252da8e72b132242823 (patch)
tree2f094f47a8a6d7853d684e2f17565cdac3cd29b5 /wm-addons
parent202463a87ef4b12b535044472df42cc62b949191 (diff)
wdm - change depends giflib => GIFLIB
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/wdm/DEPENDS2
-rw-r--r--wm-addons/wdm/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/wdm/DEPENDS b/wm-addons/wdm/DEPENDS
index 6016ebc688..fa575f09a4 100755
--- a/wm-addons/wdm/DEPENDS
+++ b/wm-addons/wdm/DEPENDS
@@ -21,7 +21,7 @@ optional_depends JPEG \
"--disable-jpeg" \
"for JPEG graphics support" &&
-optional_depends giflib \
+optional_depends GIFLIB \
"--enable-gif" \
"--disable-gif" \
"for GIF graphics support" &&
diff --git a/wm-addons/wdm/HISTORY b/wm-addons/wdm/HISTORY
index dbb401f169..5f9be04398 100644
--- a/wm-addons/wdm/HISTORY
+++ b/wm-addons/wdm/HISTORY
@@ -1,3 +1,6 @@
+2014-05-30 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: giflib => GIFLIB
+
2010-11-03 Ladislav Hagara <hgr@vabo.cz>
* DEPENDS: jpeg -> JPEG