[oe-commits] org.oe.dev zhone: depend on python-cairo for graphs

jluebbe commit oe at amethyst.openembedded.net
Tue Jul 22 15:54:48 UTC 2008


zhone: depend on python-cairo for graphs

Author: jluebbe at openembedded.org
Branch: org.openembedded.dev
Revision: 832167cf1cc0ab655072532b7c546a8a25821e44
ViewMTN: http://monotone.openembedded.org/revision/info/832167cf1cc0ab655072532b7c546a8a25821e44
Files:
1
packages/freesmartphone/zhone_git.bb
Diffs:

#
# mt diff -r49118a4c6035353c0f8cf1aa30297dd36e43241f -r832167cf1cc0ab655072532b7c546a8a25821e44
#
#
#
# patch "packages/freesmartphone/zhone_git.bb"
#  from [a7c3f434ee7bee53eea765eab5e7cd972ac50362]
#    to [8fa1e8460ec20dddd5abc039954ef884c69ef9f7]
#
============================================================
--- packages/freesmartphone/zhone_git.bb	a7c3f434ee7bee53eea765eab5e7cd972ac50362
+++ packages/freesmartphone/zhone_git.bb	8fa1e8460ec20dddd5abc039954ef884c69ef9f7
@@ -2,9 +2,9 @@ DEPENDS = "edje-native python-pyrex-nati
 LICENSE = "GPL"
 SECTION = "x11"
 DEPENDS = "edje-native python-pyrex-native python-cython-native"
-RDEPENDS = "task-python-efl python-textutils python-dbus"
+RDEPENDS = "task-python-efl python-textutils python-dbus python-pycairo"
 PV = "0.0.0+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \
            file://80zhone"






More information about the Openembedded-commits mailing list