diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 02:07:50 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:15 -0700 |
commit | 76f97745d6590348ff66fb33fec9d5f5bd3acea2 (patch) | |
tree | 3ee85e822f830d57d5b093bcafcf5bc5730dc517 /mate-extra/mate-utils/mate-utils-1.14.1.ebuild | |
parent | mate-base/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-76f97745d6590348ff66fb33fec9d5f5bd3acea2.tar.gz gentoo-76f97745d6590348ff66fb33fec9d5f5bd3acea2.tar.bz2 gentoo-76f97745d6590348ff66fb33fec9d5f5bd3acea2.zip |
mate-extra/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'mate-extra/mate-utils/mate-utils-1.14.1.ebuild')
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.14.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mate-extra/mate-utils/mate-utils-1.14.1.ebuild b/mate-extra/mate-utils/mate-utils-1.14.1.ebuild index 58b285e69de6..62cb6981a096 100644 --- a/mate-extra/mate-utils/mate-utils-1.14.1.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -48,9 +48,9 @@ DEPEND="${COMMON_DEPEND} dev-util/gtk-doc dev-util/gtk-doc-am >=dev-util/intltool-0.50.1:* - x11-proto/xextproto:0 sys-devel/gettext:* - virtual/pkgconfig:*" + virtual/pkgconfig:* + x11-base/xorg-proto" src_prepare() { # Make apps visible in all DEs. |