summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-03-11 13:52:24 +0000
committerJohn Lee <john_lee@openmoko.org>2008-03-11 13:52:24 +0000
commitddce565c6fda1303b0ef1d00b5cb3f05be126139 (patch)
tree3d57dccc2a18db9fab5beeabc855e0f8ddff9bdf /packages/python
parentb05d9759af8e5b6001d596a73164e766701b30ec (diff)
parentc698ac8aab7671ef3ce7bda9f39b02db37cb40a1 (diff)
merge of '3a2c550685a02d29aea9d584a7fbab44de0f8f32'
and 'a6c27719ef581b67631459a7dcb52cea53fc0ccf'
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-pygtk_2.10.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/python/python-pygtk_2.10.4.bb b/packages/python/python-pygtk_2.10.4.bb
index 1af2093556..57dc48aa77 100644
--- 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 = "ml5"
+PR = "ml6"
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}"