[jhbuild] core-deps-3.28: WebKitGtk now depends on upower



commit db3476ab4873628659967c6bc0d1da637ac5c525
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Wed Nov 8 20:29:40 2017 +0900

    core-deps-3.28: WebKitGtk now depends on upower
    
    Without this, the recent WebKitGtk configure errors out with:
    
        -- Could NOT find UPowerGLib (missing: UPOWERGLIB_INCLUDE_DIRS UPOWERGLIB_LIBRARIES)
        CMake Error at Source/cmake/OptionsGTK.cmake:363 (message):
          upower-glib is needed for USE_UPOWER.

 modulesets/gnome-suites-core-deps-3.28.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.28.modules b/modulesets/gnome-suites-core-deps-3.28.modules
index ad4481c..0c09204 100644
--- a/modulesets/gnome-suites-core-deps-3.28.modules
+++ b/modulesets/gnome-suites-core-deps-3.28.modules
@@ -1918,6 +1918,7 @@ the module and we will just change it to use a tarball anyway.
       <dep package="pango"/>
       <dep package="ruby"/>
       <dep package="sqlite3"/>
+      <dep package="upower"/>
       <dep package="woff2"/>
       <if condition-set="x11">
         <dep package="libXcomposite"/>


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