diff options
author | Koen Kooi <koen@openembedded.org> | 2008-09-19 13:10:24 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-09-19 13:10:24 +0000 |
commit | eba76d729e4ac75360145f229c4cf8785e857278 (patch) | |
tree | 8d6dfe8f5b825fcb5ee7b589b222abab1d635ae1 /conf | |
parent | a14bd3ec238aa182ade29a1a20aabe0dca2a22a3 (diff) | |
parent | 035d5b2e4e0a3543d3564e55d99cf888d262028b (diff) |
merge of '32e3cb7e99864d52a06bdc489a128fc6d02960c2'
and '9f20eba616b60c443a76d8de23b3759590c868c8'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index aa8d1ab595..a42e555c48 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -1541,7 +1541,7 @@ PREFERRED_VERSION_python-pyfits ?= "1.1" PREFERRED_VERSION_python-pyflakes ?= "0.2.1" PREFERRED_VERSION_python-pygame ?= "1.8.1" PREFERRED_VERSION_python-pygnome ?= "2.16.2" -PREFERRED_VERSION_python-pygobject ?= "2.15.4" +PREFERRED_VERSION_python-pygobject ?= "2.14.2" PREFERRED_VERSION_python-pygobject-native ?= "2.14.2" PREFERRED_VERSION_python-pygoogle ?= "0.6" PREFERRED_VERSION_python-pygtk-1.2 ?= "0.6.12" |