fixed build bug.
[vuplus_openembedded] / recipes / aio-grab / aio-grab.bb
index 289e50b..3e23778 100755 (executable)
@@ -1,10 +1,12 @@
 DESCRIPTION="AiO screen grabber for dreambox stbs"
 LICENSE = "GPL"
 
-PR = "r2"
+PR = "r3"
 PV = "0.8+cvs${SRCDATE}"
 SRCDATE = "20101123"
 
+DEPENDS = "jpeg"
+
 SRC_URI="cvs://anonymous@cvs.schwerkraft.elitedvb.net/cvsroot/aio-grab;module=aio-grab;method=pserver"
 SRC_URI_append_vuplus = "\
        file://aio-grab_vuplus.patch;patch=1"