commit:     0220ac0754cbf978cb075a033088684f119b8f66
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 19:13:14 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 19:14:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0220ac07

media-libs/mesa: Update to use newly renamed OMX flag

Upstream commit 6a8aa11c207b changed the name.

 media-libs/mesa/mesa-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 7b46f3d89a6..4a8ab358f93 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -240,7 +240,7 @@ multilib_src_configure() {
                myconf+="
                        $(use_enable d3d9 nine)
                        $(use_enable llvm)
-                       $(use_enable openmax omx)
+                       $(use_enable openmax omx-bellagio)
                        $(use_enable vaapi va)
                        $(use_enable vdpau)
                        $(use_enable xa)

Reply via email to