[gnome-build-meta/mcatanzaro/epiphany-pdfs: 4/4] epiphany: depend on poppler, openjpeg, and evince



commit 494d85d27014c24cf3839e9f3a63321ad2de87c3
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Dec 28 10:18:53 2018 -0600

    epiphany: depend on poppler, openjpeg, and evince
    
    We obviously don't have to move these libraries from core-deps to sdk in
    order to depend on them here. Moving the libraries was done in order to
    avoid bundling them in the Epiphany flatpak. See epiphany!76.
    
    Once we start building core app flatpaks from gnome-build-meta, both
    these libraries could move back to core-deps.

 elements/core/epiphany.bst | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/core/epiphany.bst b/elements/core/epiphany.bst
index 57ea326..d5bd740 100644
--- a/elements/core/epiphany.bst
+++ b/elements/core/epiphany.bst
@@ -6,6 +6,7 @@ sources:
 depends:
 - core-deps/libdazzle.bst
 - core-deps/libhandy.bst
+- core/evince.bst
 - sdk/WebKitGTK+.bst
 - sdk/adwaita-icon-theme.bst
 - sdk/appstream-glib.bst
@@ -18,6 +19,8 @@ depends:
 - sdk/libnotify.bst
 - sdk/libsecret.bst
 - sdk/libsoup.bst
+- sdk/openjpeg.bst
+- sdk/poppler.bst
 - sdk/yelp-tools.bst
 - filename: base/buildsystem-meson.bst
   junction: freedesktop-sdk.bst


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