summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-04-30 21:58:57 +0200
committerMatt Turner <mattst88@gentoo.org>2018-04-30 13:50:14 -0700
commitb8a089284c84a508eb59ccd64c8267156fcc7ab3 (patch)
tree5c7155b8e625a817f0ec7375f759b2e3fd8f0f90 /media-gfx/feh/feh-2.18.3.ebuild
parentdev-lang/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-b8a089284c84a508eb59ccd64c8267156fcc7ab3.tar.gz
gentoo-b8a089284c84a508eb59ccd64c8267156fcc7ab3.tar.bz2
gentoo-b8a089284c84a508eb59ccd64c8267156fcc7ab3.zip
media-gfx/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'media-gfx/feh/feh-2.18.3.ebuild')
-rw-r--r--media-gfx/feh/feh-2.18.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-2.18.3.ebuild b/media-gfx/feh/feh-2.18.3.ebuild
index 1b1f2eb93d5c..72bb0487879c 100644
--- a/media-gfx/feh/feh-2.18.3.ebuild
+++ b/media-gfx/feh/feh-2.18.3.ebuild
@@ -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
@@ -22,8 +22,8 @@ COMMON_DEPEND="media-libs/imlib2[X]
RDEPEND="${COMMON_DEPEND}
virtual/jpeg:0"
DEPEND="${COMMON_DEPEND}
+ x11-base/xorg-proto
x11-libs/libXt
- x11-proto/xproto
test? (
>=dev-lang/perl-5.10
dev-perl/Test-Command