From: Oyvind Repvik Date: Tue, 2 Aug 2005 14:15:48 +0000 (+0000) Subject: Make ccxstream depend on readline X-Git-Tag: Release-2010-05/1~9453^2~4011^2~2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b60d166dab8a0abd36c0e2d584a3a4ae893e389;p=openembedded.git Make ccxstream depend on readline --- diff --git a/packages/ccxstream/ccxstream_1.0.15.bb b/packages/ccxstream/ccxstream_1.0.15.bb index 751e0412c5..cc42d895ca 100644 --- a/packages/ccxstream/ccxstream_1.0.15.bb +++ b/packages/ccxstream/ccxstream_1.0.15.bb @@ -1,7 +1,7 @@ DESCRIPTION = "XStream Server" - +DEPENDS = "readline" LICENSE = "GPL-2" -PR = "r1" +PR = "r2" SRC_URI = "http://surfnet.dl.sourceforge.net/sourceforge/xbplayer/${P}.tar.gz \ file://ccxstream-termcap.patch;patch=1 \