mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/writerperfect: Add REQUIRED_USE, bug 599276
Package-Manager: portage-2.3.2
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user