diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-26 21:09:43 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-26 18:04:41 -0700 |
commit | 0430f3ea803e8a7a8673b079a3ada878539606a9 (patch) | |
tree | b12f1e33aa120e3d84ede8184f6323069b463122 /app-emulation/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild | |
parent | app-editors/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-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/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild b/app-emulation/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild index c701c112800e..203ac31a11d8 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-2.0.1-r1.ebuild @@ -119,13 +119,9 @@ DEPEND="${COMMON_DEPEND} >=sys-kernel/linux-headers-2.6 virtual/pkgconfig virtual/yacc - X? ( - x11-proto/inputproto - x11-proto/xextproto - x11-proto/xf86vidmodeproto - ) + X? ( x11-base/xorg-proto ) prelink? ( sys-devel/prelink ) - xinerama? ( x11-proto/xineramaproto )" + xinerama? ( x11-base/xorg-proto )" # These use a non-standard "Wine" category, which is provided by # /etc/xdg/applications-merged/wine.menu |