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/spectemu/spectemu-0.99.3-r1.ebuild
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/spectemu/spectemu-0.99.3-r1.ebuild')
-rw-r--r--app-emulation/spectemu/spectemu-0.99.3-r1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
index 1052d0a334f7..478549c3d5ca 100644
--- a/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
+++ b/app-emulation/spectemu/spectemu-0.99.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -16,9 +16,7 @@ IUSE="readline svga +X"
REQUIRED_USE="|| ( svga X )"
-DEPEND="X? ( >=x11-proto/xf86vidmodeproto-2.2.2
- >=x11-proto/xextproto-7.0.2
- >=x11-proto/xproto-7.0.4
+DEPEND="X? ( x11-base/xorg-proto
>=x11-libs/libX11-1.0.0
>=x11-libs/libXext-1.0.0
>=x11-libs/libXxf86vm-1.0.0 )