[gnome-build-meta] Make glib-networking a build dep of epiphany



commit 32becb80a86ea081cc0670684e2a74ad2052860e
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Mar 2 22:14:52 2018 -0600

    Make glib-networking a build dep of epiphany
    
    It's not actually a build dep, but I need it inside 'bst shell --build'
    and this certainly seems like the path of least resistance. This allows
    visiting HTTPS webpages and makes ephy-gsb-service-test pass.

 elements/core/epiphany.bst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/elements/core/epiphany.bst b/elements/core/epiphany.bst
index 7b51dad..91e624d 100644
--- a/elements/core/epiphany.bst
+++ b/elements/core/epiphany.bst
@@ -18,6 +18,5 @@ depends:
 - core-deps/m4-common.bst
 - core-deps/meson.bst
 - core-deps/yelp-tools.bst
-- filename: core/glib-networking.bst
-  type: runtime
+- core/glib-networking.bst
 - base.bst


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