diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-23 22:57:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-26 18:15:59 -0700 |
commit | d420deeb520b7e598eba60f7d2cabd18ae161f7a (patch) | |
tree | 471b1c61913acd7c828414ac0473b2916d6466e0 /x11-wm/page | |
parent | dev-perl/X11-XCB: Move x11 proto deps to DEPEND (diff) | |
download | gentoo-d420deeb520b7e598eba60f7d2cabd18ae161f7a.tar.gz gentoo-d420deeb520b7e598eba60f7d2cabd18ae161f7a.tar.bz2 gentoo-d420deeb520b7e598eba60f7d2cabd18ae161f7a.zip |
x11-base/xcb-proto: Move from x11-proto/xcb-proto
Diffstat (limited to 'x11-wm/page')
-rw-r--r-- | x11-wm/page/page-1.9.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/page/page-1.9.9-r2.ebuild b/x11-wm/page/page-1.9.9-r2.ebuild index 882709c0d4e3..a99b66b74284 100644 --- a/x11-wm/page/page-1.9.9-r2.ebuild +++ b/x11-wm/page/page-1.9.9-r2.ebuild @@ -25,7 +25,7 @@ RDEPEND=" >=dev-libs/glib-2.50.3-r1:2" DEPEND="${RDEPEND} - >=x11-proto/xcb-proto-1.12-r2 + >=x11-base/xcb-proto-1.12-r2 x11-base/xorg-proto" src_install() { |