From d8219b264c5ad014ab17b636c4ab3034120f0a4f Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 22 May 2018 02:20:06 +0200 Subject: sci-calculators/tiemu: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- sci-calculators/tiemu/tiemu-3.03-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-calculators/tiemu') diff --git a/sci-calculators/tiemu/tiemu-3.03-r1.ebuild b/sci-calculators/tiemu/tiemu-3.03-r1.ebuild index 4b7d7fcc4595..7be3aee95f02 100644 --- a/sci-calculators/tiemu/tiemu-3.03-r1.ebuild +++ b/sci-calculators/tiemu/tiemu-3.03-r1.ebuild @@ -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 @@ -27,7 +27,7 @@ RDEPEND="sci-libs/libticables2 DEPEND="${RDEPEND} virtual/pkgconfig nls? ( sys-devel/gettext ) - xinerama? ( x11-proto/xineramaproto )" + xinerama? ( x11-base/xorg-proto )" PATCHES=( "${FILESDIR}"/${P}-remove_depreciated_gtk_calls.patch -- cgit v1.2.3-65-gdbad