summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-04-26 21:09:43 +0200
committerMatt Turner <mattst88@gentoo.org>2018-04-26 18:04:41 -0700
commit0430f3ea803e8a7a8673b079a3ada878539606a9 (patch)
treeb12f1e33aa120e3d84ede8184f6323069b463122 /app-emulation/bochs
parentapp-editors/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-0430f3ea803e8a7a8673b079a3ada878539606a9.tar.gz
gentoo-0430f3ea803e8a7a8673b079a3ada878539606a9.tar.bz2
gentoo-0430f3ea803e8a7a8673b079a3ada878539606a9.zip
app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-emulation/bochs')
-rw-r--r--app-emulation/bochs/bochs-2.6.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.6.9.ebuild b/app-emulation/bochs/bochs-2.6.9.ebuild
index 1fbf6c61aec6..80e103e7f589 100644
--- a/app-emulation/bochs/bochs-2.6.9.ebuild
+++ b/app-emulation/bochs/bochs-2.6.9.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
@@ -30,7 +30,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
doc? ( app-text/docbook-sgml-utils )
- X? ( x11-proto/xproto )
+ X? ( x11-base/xorg-proto )
sys-apps/sed
>=app-text/opensp-1.5
"