projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
886d580
)
x11-apps/xprop: Fix xproto minimum dep (inconsequential)
author
Mart Raudsepp
<leio@gentoo.org>
Tue, 3 Apr 2018 12:59:06 +0000
(15:59 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 3 Apr 2018 12:59:06 +0000
(15:59 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
x11-apps/xprop/xprop-1.2.3.ebuild
patch
|
blob
|
history
diff --git
a/x11-apps/xprop/xprop-1.2.3.ebuild
b/x11-apps/xprop/xprop-1.2.3.ebuild
index 1e7cac5299beb1ff53ab2a3046a189ac4715a353..eaa51ead5c37ccaa348854a9fb557da2b413c6f2 100644
(file)
--- 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
"