diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 02:20:06 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:15 -0700 |
commit | d8219b264c5ad014ab17b636c4ab3034120f0a4f (patch) | |
tree | d9d6b1c11bc1e0fc47e0bfac5389703aaf6d3d21 /sci-calculators | |
parent | sci-biology/phylip: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-d8219b264c5ad014ab17b636c4ab3034120f0a4f.tar.gz gentoo-d8219b264c5ad014ab17b636c4ab3034120f0a4f.tar.bz2 gentoo-d8219b264c5ad014ab17b636c4ab3034120f0a4f.zip |
sci-calculators/tiemu: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/tiemu/tiemu-3.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |