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 /dev-libs | |
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 'dev-libs')
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild index 6786aa838eae..20b591b72770 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild @@ -33,7 +33,7 @@ DEPEND=" l0? ( >=dev-libs/level-zero-1.8.5:= ) vaapi? ( x11-libs/libdrm[video_cards_intel] - x11-libs/libva + media-libs/libva ) " diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild index 180eda0de0fe..c6ac6ec0d546 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.39.24347.ebuild @@ -33,7 +33,7 @@ DEPEND=" l0? ( >=dev-libs/level-zero-1.8.5:= ) vaapi? ( x11-libs/libdrm[video_cards_intel] - x11-libs/libva + media-libs/libva ) " |