summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorIsmael Luceno2021-07-20 23:26:21 +0200
committerIsmael Luceno2021-07-20 23:26:21 +0200
commit5dc7247172a61c170d911eab986a26bada8b3ec8 (patch)
treed55b61f11de416fb9e57ce26fa01ce4ac8fb5359 /graphics-libs
parent2b8bc7303e5abc7facb9ae354941ac9b28bf5bc1 (diff)
gegl: Add missing dependency on poppler
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/gegl/DEPENDS4
-rw-r--r--graphics-libs/gegl/HISTORY1
2 files changed, 5 insertions, 0 deletions
diff --git a/graphics-libs/gegl/DEPENDS b/graphics-libs/gegl/DEPENDS
index e11e567501..bead1e47a9 100755
--- a/graphics-libs/gegl/DEPENDS
+++ b/graphics-libs/gegl/DEPENDS
@@ -114,6 +114,10 @@ optional_depends libwebp \
"webp=disabled" \
"for webp support" &&
+optional_depends poppler \
+ poppler={enabled,disabled} \
+ 'for PDF support' &&
+
optional_depends pygobject3 \
"libpygobject=enabled" \
"libpygobject=disabled" \
diff --git a/graphics-libs/gegl/HISTORY b/graphics-libs/gegl/HISTORY
index a9c3156dbf..deeaef03bf 100644
--- a/graphics-libs/gegl/HISTORY
+++ b/graphics-libs/gegl/HISTORY
@@ -1,6 +1,7 @@
2021-07-20 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: replaced exiv2 (deprecated) by gexiv2
made libpng and JPEG mandatory (upstream change)
+ added missing dependency on poppler
2021-04-02 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 0.4.30