diff --git a/graphics-libs/cimg/DEPENDS b/graphics-libs/cimg/DEPENDS
index 8abb6ee..c6c1cc3 100755
--- a/graphics-libs/cimg/DEPENDS
+++ b/graphics-libs/cimg/DEPENDS
@@ -27,7 +27,7 @@ then
""
\
"to enable native support of most classical image file
formats, using the Magick++ library" &&
diff --git a/video/xawtv/HISTORY b/video/xawtv/HISTORY
index e5d8a36..930b2e1 100644
--- a/video/xawtv/HISTORY
+++ b/video/xawtv/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server
No need to check if using modular X as that's all that's available
now
diff --git a/video/xdtv/DEPENDS b/video/xdtv/DEPENDS
index d0903d9..0acb05c 100755
--- a/video/xdtv/DEPENDS
+++ b/video/xdtv/DEPENDS
@@ -3,7 +3,7 @@ depends lame &&
depends xvid &&
depends zvbi &&
depends xosd &&
-depends jpeg &&
+depends JPEG &&
depends alevt &&
depends xorg-libs &&
depends at &&
diff --git a/video/xdtv/HISTORY b/video/xdtv/HISTORY
index e377cb5..25bdf3b 100644
--- a/video/xdtv/HISTORY
+++ b/video/xdtv/HISTORY
@@ -1,3 +1,6 @@
+2010-11-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: jpeg -> JPEG
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs