commit:     2e2aee37cc212a851b854fc5597ae94e90601309
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 18:54:26 2018 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 18:56:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=2e2aee37

app-emulation/wine-any: Adapt to x11-proto removal

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-emulation/wine-any/wine-any-2.2-r1.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/app-emulation/wine-any/wine-any-2.2-r1.ebuild 
b/app-emulation/wine-any/wine-any-2.2-r1.ebuild
index 761bde3..cc51987 100644
--- a/app-emulation/wine-any/wine-any-2.2-r1.ebuild
+++ b/app-emulation/wine-any/wine-any-2.2-r1.ebuild
@@ -166,17 +166,13 @@ 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 )
        staging? (
                dev-lang/perl
                dev-perl/XML-Simple
        )
-       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

Reply via email to