[gnome-builder/wip/chergert/pipeline-merge: 4/10] Update .buildconfig to use the right flatpak runtime



commit f634b71b72f6921a1ab605abe94d6d222764b7b8
Author: Matthew Leeds <mleeds redhat com>
Date:   Mon Jan 9 19:28:27 2017 -0600

    Update .buildconfig to use the right flatpak runtime
    
    Now that flatpak manifests are configurations, we can go back to
    specifying the actual runtime in our buildconfig.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777959

 .buildconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.buildconfig b/.buildconfig
index ca675d6..9b06224 100644
--- a/.buildconfig
+++ b/.buildconfig
@@ -1,7 +1,7 @@
 [default]
 name=Builder (Development)
 device=local
-runtime=org.gnome.Builder.json@c316fdc083822fd726db1bb38207d31ab63bd6aa
+runtime=flatpak:org.gnome.Sdk/master/x86_64
 config-opts=--enable-tracing --enable-debug --enable-hello-cpp-plugin
 prefix=/app
 app-id=org.gnome.Builder


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