From: Mart Raudsepp Date: Tue, 3 Apr 2018 12:59:06 +0000 (+0300) Subject: x11-apps/xprop: Fix xproto minimum dep (inconsequential) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0be1752de6fc29506f240657842deb986543696;p=gentoo.git x11-apps/xprop: Fix xproto minimum dep (inconsequential) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/x11-apps/xprop/xprop-1.2.3.ebuild b/x11-apps/xprop/xprop-1.2.3.ebuild index 1e7cac5299be..eaa51ead5c37 100644 --- a/x11-apps/xprop/xprop-1.2.3.ebuild +++ b/x11-apps/xprop/xprop-1.2.3.ebuild @@ -11,5 +11,5 @@ IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} - >=x11-proto/xproto-7.0.17 + >=x11-proto/xproto-7.0.25 "