summaryrefslogtreecommitdiffstats
path: root/e
diff options
context:
space:
mode:
authorVlad Glagolev2008-07-12 15:28:29 +0400
committerVlad Glagolev2008-07-12 15:28:29 +0400
commitc5aaaea5da0ee4eff71d0fbc8c7a41ac45c79d39 (patch)
tree3cb730cd3a595bdce974454a2ca5b557d1d01b8b /e
parent7e8b71e265aec3bfe9a05af0cde96bf3bcd4c938 (diff)
imlib: depends on giflib, provider deprecated
Diffstat (limited to 'e')
-rwxr-xr-xe/imlib/DEPENDS2
-rw-r--r--e/imlib/HISTORY4
2 files changed, 4 insertions, 2 deletions
diff --git a/e/imlib/DEPENDS b/e/imlib/DEPENDS
index ea985a9c03..488f7a4b49 100755
--- a/e/imlib/DEPENDS
+++ b/e/imlib/DEPENDS
@@ -2,5 +2,5 @@ depends tiff &&
depends libpng &&
depends zlib &&
depends jpeg &&
-depends LIBGIF &&
+depends giflib &&
depends gtk+
diff --git a/e/imlib/HISTORY b/e/imlib/HISTORY
index 1dc019edcc..c3dad5d30b 100644
--- a/e/imlib/HISTORY
+++ b/e/imlib/HISTORY
@@ -1,3 +1,6 @@
+2008-07-12 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: depends on giflib, provider deprecated
+
2008-02-28 Dale E. Edmons <linuxfan@sourcemage.org>
* DETAILS: KEYWORDS update.
@@ -67,4 +70,3 @@
* DETAILS: Added MAINTAINER=me
fixed backup url
* DEPENDS: cleaned up depends
-