summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-09-16 12:13:14 -0700
committerMatt Turner <mattst88@gentoo.org>2017-09-16 12:14:11 -0700
commit0220ac0754cbf978cb075a033088684f119b8f66 (patch)
treea69490ef07a514075b9d7609b3cefaf7547dba48 /media-libs/mesa
parentdev-lang/ruby: stable 2.2.8 for hppa, bug #631034 (diff)
downloadgentoo-0220ac0754cbf978cb075a033088684f119b8f66.tar.gz
gentoo-0220ac0754cbf978cb075a033088684f119b8f66.tar.bz2
gentoo-0220ac0754cbf978cb075a033088684f119b8f66.zip
media-libs/mesa: Update to use newly renamed OMX flag
Upstream commit 6a8aa11c207b changed the name.
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 7b46f3d89a6d..4a8ab358f93a 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)