diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:21:06 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | 8b3b12c36140d06d2e8e9fc06b7c87af36446176 (patch) | |
tree | dc8db94936131598ed0328893c7e7fb97a9c91fb /x11-misc/rofi | |
parent | x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.gz gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.tar.bz2 gentoo-8b3b12c36140d06d2e8e9fc06b7c87af36446176.zip |
x11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-misc/rofi')
-rw-r--r-- | x11-misc/rofi/rofi-1.3.1.ebuild | 5 | ||||
-rw-r--r-- | x11-misc/rofi/rofi-1.5.0.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/rofi/rofi-1.5.1.ebuild | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/x11-misc/rofi/rofi-1.3.1.ebuild b/x11-misc/rofi/rofi-1.3.1.ebuild index 510e5d7b52f2..6d2181a39178 100644 --- a/x11-misc/rofi/rofi-1.3.1.ebuild +++ b/x11-misc/rofi/rofi-1.3.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 @@ -31,8 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/xineramaproto - x11-proto/xproto + x11-base/xorg-proto " PATCHES=( "${FILESDIR}"/${PN}-0.15.12-Werror.patch diff --git a/x11-misc/rofi/rofi-1.5.0.ebuild b/x11-misc/rofi/rofi-1.5.0.ebuild index b0ce40db61f1..dc85085b3148 100644 --- a/x11-misc/rofi/rofi-1.5.0.ebuild +++ b/x11-misc/rofi/rofi-1.5.0.ebuild @@ -31,8 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/xineramaproto - x11-proto/xproto + x11-base/xorg-proto test? ( >=dev-libs/check-0.11 ) " PATCHES=( diff --git a/x11-misc/rofi/rofi-1.5.1.ebuild b/x11-misc/rofi/rofi-1.5.1.ebuild index b0ce40db61f1..dc85085b3148 100644 --- a/x11-misc/rofi/rofi-1.5.1.ebuild +++ b/x11-misc/rofi/rofi-1.5.1.ebuild @@ -31,8 +31,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} virtual/pkgconfig - x11-proto/xineramaproto - x11-proto/xproto + x11-base/xorg-proto test? ( >=dev-libs/check-0.11 ) " PATCHES=( |