diff options
| author | John Lee <john_lee@openmoko.org> | 2008-03-11 13:52:24 +0000 |
|---|---|---|
| committer | John Lee <john_lee@openmoko.org> | 2008-03-11 13:52:24 +0000 |
| commit | ddce565c6fda1303b0ef1d00b5cb3f05be126139 (patch) | |
| tree | 3d57dccc2a18db9fab5beeabc855e0f8ddff9bdf /packages/python | |
| parent | b05d9759af8e5b6001d596a73164e766701b30ec (diff) | |
| parent | c698ac8aab7671ef3ce7bda9f39b02db37cb40a1 (diff) | |
merge of '3a2c550685a02d29aea9d584a7fbab44de0f8f32'
and 'a6c27719ef581b67631459a7dcb52cea53fc0ccf'
Diffstat (limited to 'packages/python')
| -rw-r--r-- | packages/python/python-pygtk_2.10.4.bb | 3 |
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}" |
