support seeking the recorded video
authorOSJ <OSJ@dev3>
Wed, 2 Jul 2014 04:48:32 +0000 (13:48 +0900)
committerOSJ <OSJ@dev3>
Wed, 2 Jul 2014 04:48:32 +0000 (13:48 +0900)
meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb

index f9e893a..08ad116 100644 (file)
@@ -5,12 +5,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 inherit gitpkgv
 
-PR = "r8"
+PR = "r9"
 
 PV = "0.1+git${SRCPV}"
 PKGV = "0.1+git${GITPKGV}"
 SRCREV_pn-${PN} ?= "${AUTOREV}"
 
+DEPENDS += "boost"
 SRC_URI = "git://code.vuplus.com/git/filestreamproxy.git;protocol=git;branch=transtreamproxy"
 
 inherit autotools