diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyatspi_2.38.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb b/meta-python/recipes-devtools/python/python3-pyatspi_2.38.1.bb index 1368b923d8..8ae9ac996d 100644 --- a/meta-python/recipes-devtools/python/python3-pyatspi_2.34.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyatspi_2.38.1.bb | |||
| @@ -7,8 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db29218e6ba3794c56df7d4987dc7e4d \ | |||
| 7 | file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" | 7 | file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" |
| 8 | DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygobject" | 8 | DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygobject" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=mainline" | 10 | SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=master" |
| 11 | SRCREV = "cc99d68db66174f4499b9b325bc788393b972edd" | 11 | SRCREV = "6d5f47ee8e8a36140b52bf52fe954a131a0aa5dd" |
| 12 | |||
| 12 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 13 | 14 | ||
| 14 | # Same restriction as gtk+ | 15 | # Same restriction as gtk+ |
