Skip to content

Commit

Permalink
media-video/libva-utils: Fix libva minimum dependency
Browse files Browse the repository at this point in the history
Acked-by: Alexis Ballier <[email protected]>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
leio committed Feb 26, 2018
1 parent 4743d4f commit 6653c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/libva-utils/libva-utils-2.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ fi
IUSE="+drm test wayland X"

RDEPEND="
>=x11-libs/libva-2.0.0:=[drm?,wayland?,X?]
>=x11-libs/libva-2.1.0:=[drm?,wayland?,X?]
drm? ( >=x11-libs/libdrm-2.4 )
X? (
>=x11-libs/libX11-1.6.2
Expand Down

0 comments on commit 6653c6e

Please sign in to comment.