diff options
Diffstat (limited to 'mate-extra/mate-screensaver')
4 files changed, 12 insertions, 24 deletions
diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild index 9b529f0d14c8..d9b6e3f486be 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.12.0-r1.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 @@ -53,11 +53,8 @@ RDEPEND=" DEPEND="${RDEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild index 4bedd8f149c9..a2f6cdf98a7a 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.14.1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.14.1.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 @@ -55,11 +55,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.16.1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.16.1.ebuild index 4bedd8f149c9..a2f6cdf98a7a 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.16.1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.16.1.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 @@ -55,11 +55,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.18.2.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.18.2.ebuild index 1f63cc6d0240..3e06c492e37e 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.18.2.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.18.2.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 @@ -54,11 +54,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50.1:* sys-devel/gettext:* - x11-proto/randrproto:0 - x11-proto/scrnsaverproto:0 - x11-proto/xextproto:0 - x11-proto/xf86miscproto:0 - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_configure() { mate_src_configure \ |