diff options
| -rw-r--r-- | meta/recipes-support/atk/at-spi2-core_2.16.0.bb (renamed from meta/recipes-support/atk/at-spi2-core_2.14.1.bb) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta/recipes-support/atk/at-spi2-core_2.14.1.bb b/meta/recipes-support/atk/at-spi2-core_2.16.0.bb index a4d2b3a8a2..933cbe70f7 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.14.1.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.16.0.bb | |||
| @@ -8,8 +8,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | |||
| 8 | file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ | 8 | file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI[md5sum] = "a37993cc50d90465c9aeed95e2ac439a" | 11 | SRC_URI[md5sum] = "be6eeea370f913b7639b609913b2cf02" |
| 12 | SRC_URI[sha256sum] = "eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a444425712f46ce657" | 12 | SRC_URI[sha256sum] = "1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0" |
| 13 | 13 | ||
| 14 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" | 14 | DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native" |
| 15 | 15 | ||
| @@ -19,4 +19,5 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 19 | 19 | ||
| 20 | EXTRA_OECONF = "--disable-introspection --disable-xevie --with-dbus-daemondir=${bindir}" | 20 | EXTRA_OECONF = "--disable-introspection --disable-xevie --with-dbus-daemondir=${bindir}" |
| 21 | 21 | ||
| 22 | FILES_${PN} += "${datadir}/dbus-1/services/*.service" | 22 | FILES_${PN} += "${datadir}/dbus-1/services/*.service \ |
| 23 | ${datadir}/dbus-1/accessibility-services/*.service" | ||
