summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-14 16:58:32 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-15 23:02:37 -0400
commitd4ffd130920232a737433d71285b0c879fcce7ff (patch)
treee82bfddc29cc3845f88f387944fffdf7e8f26602 /media-libs/libva-compat
parentmedia-libs/libva-intel-driver: Rename from x11-libs/libva-intel-driver (diff)
downloadgentoo-d4ffd130920232a737433d71285b0c879fcce7ff.tar.gz
gentoo-d4ffd130920232a737433d71285b0c879fcce7ff.tar.bz2
gentoo-d4ffd130920232a737433d71285b0c879fcce7ff.zip
media-libs/libva-intel-media-driver: Rename from x11-libs/libva-intel-media-driver
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/libva-compat')
-rw-r--r--media-libs/libva-compat/libva-compat-1.8.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libva-compat/libva-compat-1.8.3-r2.ebuild b/media-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
index eb81001086ca..618ec9f2bc42 100644
--- a/media-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
+++ b/media-libs/libva-compat/libva-compat-1.8.3-r2.ebuild
@@ -62,5 +62,5 @@ multilib_src_install() {
pkg_postinst() {
optfeature_header
optfeature "Older Intel GPU support" media-libs/libva-intel-driver
- optfeature "Newer Intel GPU support" x11-libs/libva-intel-media-driver
+ optfeature "Newer Intel GPU support" media-libs/libva-intel-media-driver
}