[gnome-builder] flatpak: flatpak-builder package should be enough



commit 918b7b588a69b63d2a1fa6f426d613afca2a8e42
Author: Christian Hergert <chergert redhat com>
Date:   Fri Mar 10 01:03:13 2017 -0800

    flatpak: flatpak-builder package should be enough
    
    We need to do one at a time, so we can default to flatpak-builder which
    will require flatpak too.

 plugins/flatpak/gbp-flatpak-workbench-addin.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/flatpak/gbp-flatpak-workbench-addin.c b/plugins/flatpak/gbp-flatpak-workbench-addin.c
index 4dfa87d..1ba1692 100644
--- a/plugins/flatpak/gbp-flatpak-workbench-addin.c
+++ b/plugins/flatpak/gbp-flatpak-workbench-addin.c
@@ -219,7 +219,6 @@ gbp_flatpak_workbench_addin_install_flatpak_builder (GSimpleAction *action,
   IdeContext *context;
 
   static const gchar *packages[] = {
-    "flatpak",
     "flatpak-builder",
     NULL
   };


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