diff options
Diffstat (limited to 'media-gfx/inkscape/inkscape-1.1.1.ebuild')
-rw-r--r-- | media-gfx/inkscape/inkscape-1.1.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/inkscape/inkscape-1.1.1.ebuild b/media-gfx/inkscape/inkscape-1.1.1.ebuild index 080afaf78213..e76f7867922d 100644 --- a/media-gfx/inkscape/inkscape-1.1.1.ebuild +++ b/media-gfx/inkscape/inkscape-1.1.1.ebuild @@ -120,6 +120,7 @@ src_configure() { -DENABLE_POPPLER=ON -DENABLE_POPPLER_CAIRO=ON -DWITH_PROFILING=OFF + -DWITH_INTERNAL_2GEOM=ON -DBUILD_TESTING=OFF -DWITH_LIBCDR=$(usex cdr) -DWITH_DBUS=$(usex dbus) |