app-text/writerperfect: Add REQUIRED_USE, bug 599276

Package-Manager: portage-2.3.2
This commit is contained in:
Andreas K. Hüttel
2016-11-13 00:28:41 +01:00
parent 8591aa47bd
commit b7b08d22d5

View File

@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~x86-linux ~x86-solaris"
IUSE="abiword +cdr debug ebook freehand gsf keynote +mspub +mwaw pagemaker +visio +wpd +wpg +wps"
# FIXME: libepubgen, libeot, librvngabw
# FIXME: libepubgen, librvngabw
RDEPEND="
=app-text/libodfgen-0.1*
>=dev-libs/librevenge-0.0.1
@@ -36,6 +36,11 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
REQUIRED_USE="
|| ( abiword cdr ebook freehand keynote mspub mwaw pagemaker visio wpd wpg wps )
"
# configure fails if no import library is selected...
src_configure() {
econf \
--disable-werror \