diff options
Diffstat (limited to 'x11-wm/e16/e16-1.0.19.ebuild')
-rw-r--r-- | x11-wm/e16/e16-1.0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/e16-1.0.19.ebuild b/x11-wm/e16/e16-1.0.19.ebuild index d4245ee6c5c8..f76feca9f8b2 100644 --- a/x11-wm/e16/e16-1.0.19.ebuild +++ b/x11-wm/e16/e16-1.0.19.ebuild @@ -55,11 +55,11 @@ RDEPEND="${CDEPEND} DEPEND="${CDEPEND} x11-base/xorg-proto " -REQIRED_USE=" +REQUIRED_USE=" audiofile? ( sound ) opengl? ( xcomposite ) sndfile? ( sound ) - sound? ^^ ( sndfile audiofile ) + sound? ( ^^ ( sndfile audiofile ) ) " PATCHES=( "${FILESDIR}/${PN}-user-fonts.patch" ) |