[oe-commits] Philip Balister : anki: python-sip package replaces with just sip.

git at git.openembedded.org git at git.openembedded.org
Mon Dec 29 08:54:56 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 47ceb2e94ff4720ea91c95b90de227e923e5d146
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=47ceb2e94ff4720ea91c95b90de227e923e5d146

Author: Philip Balister <philip at balister.org>
Date:   Thu Dec 18 13:40:46 2014 -0500

anki: python-sip package replaces with just sip.

The sip package provides python support for the target.

Signed-off-by: Philip Balister <philip at balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-extended/anki/anki_0.4.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/anki/anki_0.4.3.bb b/meta-oe/recipes-extended/anki/anki_0.4.3.bb
index 7943ce8..d441a70 100644
--- a/meta-oe/recipes-extended/anki/anki_0.4.3.bb
+++ b/meta-oe/recipes-extended/anki/anki_0.4.3.bb
@@ -1,4 +1,4 @@
 require ${PN}-${PV}.inc
 
-RDEPENDS_${PN} = "python-pyqt python-sip libanki"
+RDEPENDS_${PN} = "python-pyqt sip libanki"
 RRECOMMENDS_${PN} = "virtual-japanese-font"



More information about the Openembedded-commits mailing list