commit: 000fa82b481edb49fe9b36132fb10fe534fd5302
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 20:29:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 20:30:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=000fa82b
app-editors/xmlcopyeditor: fix MissingUseDepDefault for wxGTK[aqua]
We've just dropped USE=aqua from x11-libs/wxGTK.
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
index df844c1b0b7..08f5b2c7e7a 100644
--- a/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
+++ b/app-editors/xmlcopyeditor/xmlcopyeditor-1.2.1.3-r1.ebuild
@@ -21,8 +21,7 @@ RDEPEND="
dev-libs/libxslt
dev-libs/xerces-c[icu]
dev-libs/libpcre
- !aqua? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
- aqua? ( x11-libs/wxGTK:${WX_GTK_VER}[aqua] )
+ x11-libs/wxGTK:${WX_GTK_VER}[X]
"
DEPEND="${RDEPEND}
dev-libs/boost