mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-tv/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
This commit is contained in:
committed by
Matt Turner
parent
f6e5e53ed9
commit
7482f89bad
@@ -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
|
||||
@@ -129,8 +129,7 @@ RDEPEND="${COMMON}
|
||||
"
|
||||
DEPEND="${COMMON}
|
||||
dev-lang/yasm
|
||||
x11-proto/xf86vidmodeproto
|
||||
x11-proto/xineramaproto
|
||||
x11-base/xorg-proto
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${P}/mythtv"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -22,7 +22,7 @@ RDEPEND="sys-apps/pciutils[-zlib]
|
||||
x11-libs/libXxf86vm )"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
X? ( x11-proto/xf86vidmodeproto )"
|
||||
X? ( x11-base/xorg-proto )"
|
||||
|
||||
PATCHES=( "${FILESDIR}/respect-cflags.patch" )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user