summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-04-26 21:34:51 +0200
committerMatt Turner <mattst88@gentoo.org>2018-04-26 18:04:41 -0700
commit8cb3aa13ac7ac5657ab80e8bfef7fed5048df57f (patch)
treecacbf05c0430105ba41981aa2e97bc1026ba2028 /dev-qt/qtgui
parentapp-office/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-8cb3aa13ac7ac5657ab80e8bfef7fed5048df57f.tar.gz
gentoo-8cb3aa13ac7ac5657ab80e8bfef7fed5048df57f.tar.bz2
gentoo-8cb3aa13ac7ac5657ab80e8bfef7fed5048df57f.zip
dev-qt/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r--dev-qt/qtgui/qtgui-4.8.7.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/dev-qt/qtgui/qtgui-4.8.7.ebuild b/dev-qt/qtgui/qtgui-4.8.7.ebuild
index cb2eede7312f..8a3472702226 100644
--- a/dev-qt/qtgui/qtgui-4.8.7.ebuild
+++ b/dev-qt/qtgui/qtgui-4.8.7.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=5
@@ -53,12 +53,7 @@ RDEPEND="
!<dev-qt/qthelp-4.8.5:4
"
DEPEND="${RDEPEND}
- !aqua? (
- >=x11-proto/inputproto-2.2-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
- xinerama? ( >=x11-proto/xineramaproto-1.2.1-r1[${MULTILIB_USEDEP}] )
- xv? ( >=x11-proto/videoproto-2.3.1-r1[${MULTILIB_USEDEP}] )
- )
+ !aqua? ( x11-base/xorg-proto )
"
PDEPEND="
qt3support? ( ~dev-qt/qt3support-${PV}[aqua=,debug=,${MULTILIB_USEDEP}] )