summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-21 22:18:30 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-21 18:05:13 -0700
commit6057c95e193bd173984f44b6b3881d832350d2a6 (patch)
tree6ab480ad6f5b69743f242731442d0f8aa74eb5a9 /x11-libs/gtk+/gtk+-3.22.19.ebuild
parentx11-drivers/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-6057c95e193bd173984f44b6b3881d832350d2a6.tar.gz
gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.tar.bz2
gentoo-6057c95e193bd173984f44b6b3881d832350d2a6.zip
x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-libs/gtk+/gtk+-3.22.19.ebuild')
-rw-r--r--x11-libs/gtk+/gtk+-3.22.19.ebuild10
1 files changed, 2 insertions, 8 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.19.ebuild b/x11-libs/gtk+/gtk+-3.22.19.ebuild
index 5cfe545d2c1c..6220fd3c590f 100644
--- a/x11-libs/gtk+/gtk+-3.22.19.ebuild
+++ b/x11-libs/gtk+/gtk+-3.22.19.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
@@ -69,13 +69,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/gtk-doc-am-1.20
>=sys-devel/gettext-0.19.7[${MULTILIB_USEDEP}]
virtual/pkgconfig[${MULTILIB_USEDEP}]
- X? (
- x11-proto/xextproto[${MULTILIB_USEDEP}]
- x11-proto/xproto[${MULTILIB_USEDEP}]
- x11-proto/inputproto[${MULTILIB_USEDEP}]
- x11-proto/damageproto[${MULTILIB_USEDEP}]
- xinerama? ( x11-proto/xineramaproto[${MULTILIB_USEDEP}] )
- )
+ X? ( x11-base/xorg-proto )
test? (
media-fonts/font-misc-misc
media-fonts/font-cursor-misc )