summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/gdk-pixbuf
diff options
context:
space:
mode:
authorLadislav Hagara2010-11-03 03:29:21 +0100
committerLadislav Hagara2010-11-03 03:29:21 +0100
commit2c89a282f7fbda1e2bc14c85b00e8cc66e1da0ad (patch)
treeb0d168d49f4ce2cda61a7050c80205376aa87f9c /gnome1-libs/gdk-pixbuf
parentca3dbbbffb71307b9edca60617550a6fc569e4d1 (diff)
jpeg -> JPEG in all DEPENDS file
Diffstat (limited to 'gnome1-libs/gdk-pixbuf')
-rwxr-xr-xgnome1-libs/gdk-pixbuf/DEPENDS2
-rw-r--r--gnome1-libs/gdk-pixbuf/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnome1-libs/gdk-pixbuf/DEPENDS b/gnome1-libs/gdk-pixbuf/DEPENDS
index 54e518f8e2..193dfa0dc4 100755
--- a/gnome1-libs/gdk-pixbuf/DEPENDS
+++ b/gnome1-libs/gdk-pixbuf/DEPENDS
@@ -1,6 +1,6 @@
depends libpng &&
depends zlib &&
-depends jpeg &&
+depends JPEG &&
depends tiff &&
depends gtk+
optional_depends gnome-libs "" "" "Enable gnome support"
diff --git a/gnome1-libs/gdk-pixbuf/HISTORY b/gnome1-libs/gdk-pixbuf/HISTORY
index 953977f258..eaa523dc32 100644
--- a/gnome1-libs/gdk-pixbuf/HISTORY
+++ b/gnome1-libs/gdk-pixbuf/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2008-01-06 Arjan Bouter <abouter@sourcemage.org>
* DEPENDS: removed dep on imlib
* TRIGGERS: only trigger on gnome-libs when that dep is enabled