summaryrefslogtreecommitdiffstats
path: root/graphics/inkscape/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inkscape/DEPENDS')
-rwxr-xr-xgraphics/inkscape/DEPENDS4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index 30f8f96857..26a8dc144c 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -1,3 +1,6 @@
+# A kind of bug: inkscape's text font selection freaks out unless this font is present.
+# Valid as of 0.48.1, also see https://bugs.launchpad.net/inkscape/+bug/273961 .
+depends ttf-bitstream-vera &&
depends g++ &&
depends gsl &&
depends boost &&
@@ -9,7 +12,6 @@ depends libsigc++3 &&
depends libgc &&
depends popt &&
depends xml-parser-expat &&
-depends libgnomeprintui &&
optional_depends gtkspell "" "" "for GtkSpell support" &&