diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-14 16:40:22 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-15 23:02:36 -0400 |
commit | 8f7d398099da5d1fc6f9f7757c03e11e26ac154c (patch) | |
tree | 818fc7bbd960e8afbec35fd75dbfa657e39e9217 /www-client/chromium-bin | |
parent | x11-libs/libva-intel-media-driver: Version bump to 22.5.4 (diff) | |
download | gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.tar.gz gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.tar.bz2 gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.zip |
media-libs/libva: Rename from x11-libs/libva
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'www-client/chromium-bin')
-rw-r--r-- | www-client/chromium-bin/chromium-bin-106.0.5249.119.ebuild | 2 | ||||
-rw-r--r-- | www-client/chromium-bin/chromium-bin-107.0.5304.29-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/chromium-bin/chromium-bin-106.0.5249.119.ebuild b/www-client/chromium-bin/chromium-bin-106.0.5249.119.ebuild index 5afb8b63ae67..1845cba9e26b 100644 --- a/www-client/chromium-bin/chromium-bin-106.0.5249.119.ebuild +++ b/www-client/chromium-bin/chromium-bin-106.0.5249.119.ebuild @@ -213,7 +213,7 @@ pkg_postinst() { xdg_desktop_database_update readme.gentoo_print_elog - elog "For VA-API support you need to install x11-libs/libva with" + elog "For VA-API support you need to install media-libs/libva with" elog "USE=X enabled." elog elog "VA-API is disabled by default at runtime. You have to enable it" diff --git a/www-client/chromium-bin/chromium-bin-107.0.5304.29-r1.ebuild b/www-client/chromium-bin/chromium-bin-107.0.5304.29-r1.ebuild index 3de45ac64a48..5d271a2afb1c 100644 --- a/www-client/chromium-bin/chromium-bin-107.0.5304.29-r1.ebuild +++ b/www-client/chromium-bin/chromium-bin-107.0.5304.29-r1.ebuild @@ -215,7 +215,7 @@ pkg_postinst() { xdg_desktop_database_update readme.gentoo_print_elog - elog "For VA-API support you need to install x11-libs/libva with" + elog "For VA-API support you need to install media-libs/libva with" elog "USE=X enabled." elog elog "VA-API is disabled by default at runtime. You have to enable it" |