From 9fff67833610ec044978b8c34e8a1f62d82a0afc Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Fri, 8 Mar 2019 14:39:57 +0300 Subject: 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 --- 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 ac8f6a27721b..d4245ee6c5c8 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 ) " -- cgit v1.2.3