media-libs/mesa: Update to use newly renamed OMX flag
authorMatt Turner <mattst88@gentoo.org>
Sat, 16 Sep 2017 19:13:14 +0000 (12:13 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 16 Sep 2017 19:14:11 +0000 (12:14 -0700)
Upstream commit 6a8aa11c207b changed the name.

media-libs/mesa/mesa-9999.ebuild

index 7b46f3d89a6ddce61ddad579ae39a3362e08ef5f..4a8ab358f93a71725c79c91d383046ad465a5645 100644 (file)
@@ -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)