From: OSJ Date: Wed, 2 Jul 2014 04:48:32 +0000 (+0900) Subject: support seeking the recorded video X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus;a=commitdiff_plain;h=b511fc405539ac22003d55795780d98d0e4ef010 support seeking the recorded video --- diff --git a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb index f9e893a..08ad116 100644 --- a/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb +++ b/meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb @@ -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