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 /media-libs/waffle | |
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 'media-libs/waffle')
-rw-r--r-- | media-libs/waffle/waffle-1.5.2.ebuild | 2 | ||||
-rw-r--r-- | media-libs/waffle/waffle-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/waffle/waffle-1.5.2.ebuild b/media-libs/waffle/waffle-1.5.2.ebuild index 140bb05b121d..ec71eacc2bfe 100644 --- a/media-libs/waffle/waffle-1.5.2.ebuild +++ b/media-libs/waffle/waffle-1.5.2.ebuild @@ -33,7 +33,7 @@ RDEPEND=" >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} - >=x11-proto/xcb-proto-1.8-r3[${MULTILIB_USEDEP}] + >=x11-base/xcb-proto-1.8-r3[${MULTILIB_USEDEP}] doc? ( dev-libs/libxslt app-text/docbook-xml-dtd:4.2 diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild index 8d8286cd45ce..23384f2ecadf 100644 --- a/media-libs/waffle/waffle-9999.ebuild +++ b/media-libs/waffle/waffle-9999.ebuild @@ -33,7 +33,7 @@ RDEPEND=" >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} - >=x11-proto/xcb-proto-1.8-r3[${MULTILIB_USEDEP}] + >=x11-base/xcb-proto-1.8-r3[${MULTILIB_USEDEP}] doc? ( dev-libs/libxslt app-text/docbook-xml-dtd:4.2 |