summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorIsmael Luceno2022-04-13 19:32:23 +0200
committerIsmael Luceno2022-04-13 19:32:23 +0200
commite82c0b941a0e10f699056ee457ceb8e949849860 (patch)
tree2b24509dd990bc175814bfe37f6d3716e46c3b3f /graphics
parent7cf8e4e2ca431d7197964e05a30c3202b46c239e (diff)
inkscape: Add subdep on filesystem boost lib
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/inkscape/DEPENDS2
-rw-r--r--graphics/inkscape/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index d4004dc504..eddd7b586c 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -1,7 +1,7 @@
. "$GRIMOIRE"/CMAKE_DEPENDS &&
depends -sub CXX gcc &&
depends gsl &&
-depends -sub IOSTREAMS boost &&
+depends -sub IOSTREAMS,FILESYSTEM boost &&
depends gtkmm3 &&
depends libxml2 &&
depends libxslt &&
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 1a1397f382..f178e2f415 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,6 @@
+2022-04-13 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: added subdep on filesystem boost lib
+
2022-03-03 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: added missing dep on libsoup-2.4
* DETAILS: updated spell to 1.1.2