From: Jonas Stein Date: Thu, 23 Nov 2017 12:45:35 +0000 (+0100) Subject: media-gfx/inkscape: Remove obsolete and broken dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a81a3b085b209da75ec62419edb97065ed545397;p=gentoo.git media-gfx/inkscape: Remove obsolete and broken dep Remove obsolete and broken dependency on app-text/libwpd this fixes in this ebuild Bug: https://bugs.gentoo.org/638440 Package-Manager: Portage-2.3.16, Repoman-2.3.5 --- diff --git a/media-gfx/inkscape/inkscape-0.92.2.ebuild b/media-gfx/inkscape/inkscape-0.92.2.ebuild index f91ae073ba53..6f8363666e05 100644 --- a/media-gfx/inkscape/inkscape-0.92.2.ebuild +++ b/media-gfx/inkscape/inkscape-0.92.2.ebuild @@ -22,12 +22,6 @@ IUSE+=" lcms nls spell static-libs visio wpg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -WPG_DEPS=" - || ( - ( app-text/libwpg:0.3 dev-libs/librevenge ) - ( app-text/libwpd:0.9 app-text/libwpg:0.2 ) - ) -" COMMON_DEPEND=" ${PYTHON_DEPS} >=app-text/poppler-0.26.0:=[cairo] @@ -52,7 +46,8 @@ COMMON_DEPEND=" >=x11-libs/pango-1.24 cdr? ( media-libs/libcdr - ${WPG_DEPS} + app-text/libwpg:0.3 + dev-libs/librevenge ) dbus? ( dev-libs/dbus-glib ) exif? ( media-libs/libexif ) @@ -66,9 +61,13 @@ COMMON_DEPEND=" ) visio? ( media-libs/libvisio - ${WPG_DEPS} + app-text/libwpg:0.3 + dev-libs/librevenge + ) + wpg? ( + app-text/libwpg:0.3 + dev-libs/librevenge ) - wpg? ( ${WPG_DEPS} ) " # These only use executables provided by these packages