vdr: fix dependency for libintl
authorHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 5 Jan 2010 10:10:07 +0000 (11:10 +0100)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Tue, 5 Jan 2010 10:10:51 +0000 (11:10 +0100)
recipes/vdr/vdr_1.7.10.bb

index 64b89b8..49c9079 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 HOMEPAGE = "http://www.tvdr.de"
 PR = "r0"
 
-DEPENDS = "fontconfig freetype gettext libcap jpeg"
+DEPENDS = "fontconfig freetype gettext libcap jpeg virtual/libintl"
 
 SRC_URI = "ftp://ftp.tvdr.de/vdr/Developer/${P}.tar.bz2 \
            file://fixpaths.patch;patch=1 \