-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
"
DEPEND="${COMMON}
dev-lang/yasm
- x11-proto/xf86vidmodeproto
- x11-proto/xineramaproto
+ x11-base/xorg-proto
"
S="${WORKDIR}/${P}/mythtv"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
x11-libs/libXxf86vm )"
DEPEND="${RDEPEND}
- X? ( x11-proto/xf86vidmodeproto )"
+ X? ( x11-base/xorg-proto )"
PATCHES=( "${FILESDIR}/respect-cflags.patch" )