From b8a089284c84a508eb59ccd64c8267156fcc7ab3 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 30 Apr 2018 21:58:57 +0200 Subject: media-gfx/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- media-gfx/gifsicle/gifsicle-1.86.ebuild | 4 ++-- media-gfx/gifsicle/gifsicle-1.90.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'media-gfx/gifsicle') diff --git a/media-gfx/gifsicle/gifsicle-1.86.ebuild b/media-gfx/gifsicle/gifsicle-1.86.ebuild index 5d14f6a42a12..4ce9c26ea623 100644 --- a/media-gfx/gifsicle/gifsicle-1.86.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ IUSE="X" RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )" DEPEND="${RDEPEND} - X? ( x11-proto/xproto )" + X? ( x11-base/xorg-proto )" src_configure() { local myconf diff --git a/media-gfx/gifsicle/gifsicle-1.90.ebuild b/media-gfx/gifsicle/gifsicle-1.90.ebuild index 1120482889a9..9cb9ee7fd17a 100644 --- a/media-gfx/gifsicle/gifsicle-1.90.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.90.ebuild @@ -14,7 +14,7 @@ IUSE="X" RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )" DEPEND="${RDEPEND} - X? ( x11-proto/xproto )" + X? ( x11-base/xorg-proto )" src_configure() { econf $(usex X "" "--disable-gifview") -- cgit v1.2.3-65-gdbad