summaryrefslogtreecommitdiffstats
path: root/display/splashy
diff options
context:
space:
mode:
Diffstat (limited to 'display/splashy')
-rwxr-xr-xdisplay/splashy/DEPENDS2
-rw-r--r--display/splashy/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/display/splashy/DEPENDS b/display/splashy/DEPENDS
index ee8f4a2b29..bf88681573 100755
--- a/display/splashy/DEPENDS
+++ b/display/splashy/DEPENDS
@@ -1,4 +1,4 @@
depends directfb &&
depends glib2 &&
optional_depends libpng '' '' 'For PNG image support' &&
-optional_depends jpeg '' '' 'For JPEG image support'
+optional_depends JPEG '' '' 'For JPEG image support'
diff --git a/display/splashy/HISTORY b/display/splashy/HISTORY
index 2c3e9a116c..41c5fc7c80 100644
--- a/display/splashy/HISTORY
+++ b/display/splashy/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* init.d/splashy3: made it non-sh, bug #13702
* init.d/splashy5: made it non-sh, bug #13702