[gnome-build-meta/juerg/gtkspell: 4/5] world/evolution.bst: Add gtkspell dependency



commit 2420539322319a22cbcc40c63e0e76ab1bf6f4e5
Author: Jürg Billeter <j bitron ch>
Date:   Sun Feb 10 07:42:02 2019 +0100

    world/evolution.bst: Add gtkspell dependency
    
        -- Checking for module 'gtkspell3-3.0'
        --   Package 'gtkspell3-3.0', required by 'virtual:world', not found
        CMake Error at cmake/modules/PkgConfigEx.cmake:32 (message):
          Necessary libraries not found or not enough version.  If you want to
          disable gtkspell usage, please use -DENABLE_GTKSPELL=OFF argument to cmake
          command.
        Call Stack (most recent call first):
          CMakeLists.txt:642 (pkg_check_modules_for_option)

 elements/world/evolution.bst | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/elements/world/evolution.bst b/elements/world/evolution.bst
index 488b5652..75117777 100644
--- a/elements/world/evolution.bst
+++ b/elements/world/evolution.bst
@@ -22,6 +22,7 @@ depends:
 - sdk/libnotify.bst
 - sdk/libsoup.bst
 - sdk/yelp-tools.bst
+- world/gtkspell.bst
 - filename: desktop/gstreamer.bst
   junction: freedesktop-sdk.bst
 - filename: base.bst


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