Merge remote-tracking branch 'OE-2.1/master' into vuplus-3.0
authorhschang <chang@dev3>
Thu, 3 Jul 2014 02:35:44 +0000 (11:35 +0900)
committerhschang <chang@dev3>
Thu, 3 Jul 2014 02:35:44 +0000 (11:35 +0900)
1  2 
meta-openvuplus/recipes-vuplus/enigma2/enigma2-transtreamproxy.bb

@@@ -11,9 -11,10 +11,10 @@@ 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
 +inherit autotools-brokensep
  
  S = "${WORKDIR}/git"