[gnome-apps-nightly] Books: ensure location of of typelib/gir are accessable



commit 3b7aadda7053010e73a9fca1319c124dcde2126f
Author: Christian Hergert <chergert redhat com>
Date:   Thu Dec 1 17:26:02 2016 -0800

    Books: ensure location of of typelib/gir are accessable

 org.gnome.Books.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Books.json b/org.gnome.Books.json
index 679ee3d..ed979c3 100644
--- a/org.gnome.Books.json
+++ b/org.gnome.Books.json
@@ -25,7 +25,9 @@
         "cflags": "-O2 -g",
         "cxxflags": "-O2 -g",
         "env": {
-            "V": "1"
+            "V": "1",
+            "PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_GIRDIR": "/app/share/gir-1.0",
+            "PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_TYPELIBDIR": "/app/lib/girepository-1.0"
         }
     },
     "cleanup": ["/include", "/lib/pkgconfig",


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