[gnome-builder/wip/mwleeds/ide-config-provider: 7/14] Update .buildconfig to use the right flatpak runtime



commit d7b78a4792cf4e091a0e555ccd188e85dce1af54
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.

 .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]