git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e64c72e
)
python-pygtk: sync fix upstream
author
John Lee
<john_lee@openmoko.org>
Tue, 11 Mar 2008 13:48:32 +0000
(13:48 +0000)
committer
John Lee
<john_lee@openmoko.org>
Tue, 11 Mar 2008 13:48:32 +0000
(13:48 +0000)
packages/python/python-pygtk_2.10.4.bb
patch
|
blob
|
history
diff --git
a/packages/python/python-pygtk_2.10.4.bb
b/packages/python/python-pygtk_2.10.4.bb
index
1af2093
..
57dc48a
100644
(file)
--- a/
packages/python/python-pygtk_2.10.4.bb
+++ b/
packages/python/python-pygtk_2.10.4.bb
@@
-6,10
+6,11
@@
RDEPENDS = "python-shell python-pycairo python-pygobject"
PROVIDES = "python-pygtk2"
SRCNAME = "pygtk"
LICENSE = "LGPL"
-PR = "ml
5
"
+PR = "ml
6
"
SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.10/${SRCNAME}-${PV}.tar.bz2 \
file://fix-gtkunixprint.patch;patch=1 \
+ file://nodocs.patch;patch=1 \
file://acinclude.m4"
S = "${WORKDIR}/${SRCNAME}-${PV}"