summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-client/firefox/firefox-116.0.3.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-116.0.3.ebuild b/www-client/firefox/firefox-116.0.3.ebuild
index f99be60d5c07..02b7d73228ef 100644
--- a/www-client/firefox/firefox-116.0.3.ebuild
+++ b/www-client/firefox/firefox-116.0.3.ebuild
@@ -1248,6 +1248,10 @@ src_install() {
pref("gfx.x11-egl.force-enabled", true);
EOF
fi
+
+ # Install vaapitest binary
+ exeinto "${MOZILLA_FIVE_HOME}"
+ doexe "${BUILD_DIR}"/dist/bin/vaapitest
fi
if ! use gmp-autoupdate ; then