commit:     9fff67833610ec044978b8c34e8a1f62d82a0afc
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  8 11:39:57 2019 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Fri Mar  8 11:46:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fff6783

x11-wm/e16: fix typo in REQUIRED_USE

Closes: https://bugs.gentoo.org/679746
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>

 x11-wm/e16/e16-1.0.19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/e16/e16-1.0.19.ebuild b/x11-wm/e16/e16-1.0.19.ebuild
index ac8f6a27721..d4245ee6c5c 100644
--- a/x11-wm/e16/e16-1.0.19.ebuild
+++ b/x11-wm/e16/e16-1.0.19.ebuild
@@ -57,7 +57,7 @@ DEPEND="${CDEPEND}
 "
 REQIRED_USE="
        audiofile? ( sound )
-       opengl? ( composite )
+       opengl? ( xcomposite )
        sndfile? ( sound )
        sound? ^^ ( sndfile audiofile )
 "

Reply via email to