summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-11 22:39:18 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-11 17:25:50 -0700
commit9bdd05e2f23b059ea6f23f3338298f80048140b0 (patch)
treed1032c8cdbb25a501d301f8de040ef3c0af37530 /dev-libs/libotf
parentmedia-libs/mesa: Version bump to 18.1.0_rc4 (diff)
downloadgentoo-9bdd05e2f23b059ea6f23f3338298f80048140b0.tar.gz
gentoo-9bdd05e2f23b059ea6f23f3338298f80048140b0.tar.bz2
gentoo-9bdd05e2f23b059ea6f23f3338298f80048140b0.zip
dev-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r--dev-libs/libotf/libotf-0.9.13.ebuild4
-rw-r--r--dev-libs/libotf/libotf-0.9.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libotf/libotf-0.9.13.ebuild b/dev-libs/libotf/libotf-0.9.13.ebuild
index ace881fbca4b..34aacce2afe5 100644
--- a/dev-libs/libotf/libotf-0.9.13.ebuild
+++ b/dev-libs/libotf/libotf-0.9.13.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
@@ -21,9 +21,9 @@ RDEPEND=">=media-libs/freetype-2.4.9
)"
DEPEND="${RDEPEND}
X? (
+ x11-base/xorg-proto
x11-libs/libICE
x11-libs/libXmu
- x11-proto/xproto
)"
DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/dev-libs/libotf/libotf-0.9.16.ebuild b/dev-libs/libotf/libotf-0.9.16.ebuild
index 1fdded3749e9..e0066ed99ca6 100644
--- a/dev-libs/libotf/libotf-0.9.16.ebuild
+++ b/dev-libs/libotf/libotf-0.9.16.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
@@ -22,9 +22,9 @@ RDEPEND=">=media-libs/freetype-2.4.9
DEPEND="${RDEPEND}
virtual/pkgconfig
X? (
+ x11-base/xorg-proto
x11-libs/libICE
x11-libs/libXmu
- x11-proto/xproto
)"
DOCS="AUTHORS ChangeLog NEWS README"