[gnome-sdk-images] Try to fix at-spi2-core



commit 3cd0c54dc8a223422fb9ac82152e9b0e8fb4cfc5
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Dec 11 11:39:38 2017 -0600

    Try to fix at-spi2-core
    
    As suggested by Alex

 org.gnome.Sdk.json.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 70426ab..6e0d957 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -311,6 +311,10 @@
         {
             "name": "at-spi2-core",
             "buildsystem": "meson",
+            "ensure-writable": [
+                "/share/locale/*/LC_MESSAGES/at-spi2-core.mo",
+                "/share/runtime/locale/*/share/*/LC_MESSAGES/at-spi2-core-*.mo"
+            ],
             "sources": [
                 {
                     "type": "git",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]