Skip to content

Commit

Permalink
media-libs/mesa: Require libdrm-2.4.89
Browse files Browse the repository at this point in the history
  • Loading branch information
mattst88 committed Jan 5, 2018
1 parent 81d300b commit 186b8b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-libs/mesa/mesa-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -75,7 +75,7 @@ REQUIRED_USE="
video_cards_vmware? ( gallium )
"

LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.88"
LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.89"
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="
Expand Down

0 comments on commit 186b8b9

Please sign in to comment.