diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-12 02:20:37 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-11 17:32:41 -0700 |
commit | b1bded37f8f09ce2c35805d365694dab7569fc27 (patch) | |
tree | 84be293c16cfa89028e76f8eb38008983bd2cfc5 /x11-apps/mkfontscale | |
parent | net-wireless/gnome-bluetooth: Update dependencies (x11-proto/* -> x11-base/xo... (diff) | |
download | gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.tar.gz gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.tar.bz2 gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.zip |
x11-apps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-apps/mkfontscale')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild index c95b6737e415..ca04af88a15b 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.1.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.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=5 @@ -13,7 +13,7 @@ IUSE="" RDEPEND="x11-libs/libfontenc media-libs/freetype:2" DEPEND="${RDEPEND} - x11-proto/xproto + x11-base/xorg-proto app-arch/gzip app-arch/bzip2" diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index 17fd24b91e3a..4283de38eefa 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.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=5 @@ -15,8 +15,8 @@ RDEPEND="x11-libs/libfontenc sys-libs/zlib app-arch/bzip2" DEPEND="${RDEPEND} + x11-base/xorg-proto x11-misc/util-macros - x11-proto/xproto app-arch/gzip" XORG_CONFIGURE_OPTIONS=( diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild index 1766e34c190b..495a445d1f95 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.3.ebuild @@ -15,8 +15,8 @@ RDEPEND="x11-libs/libfontenc sys-libs/zlib app-arch/bzip2" DEPEND="${RDEPEND} + x11-base/xorg-proto x11-misc/util-macros - x11-proto/xproto app-arch/gzip" XORG_CONFIGURE_OPTIONS=( |