diff options
author | Ryan Hill <rhill@gentoo.org> | 2016-05-16 14:18:47 -0600 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2016-06-16 19:00:59 -0600 |
commit | 237f27931a87412ce60504c928dc1d61565f8b76 (patch) | |
tree | 2cb44407b4db79c088676d8d8233dadb9ffa5117 /x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild | |
parent | x11-libs/wxGTK: Backport various webkit-related build fixes. (diff) | |
download | gentoo-237f27931a87412ce60504c928dc1d61565f8b76.tar.gz gentoo-237f27931a87412ce60504c928dc1d61565f8b76.tar.bz2 gentoo-237f27931a87412ce60504c928dc1d61565f8b76.zip |
x11-libs/wxGTK: Pay the repoman.
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Ryan Hill <rhill@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild index b71a0039af2d..56b6d6b5cdb3 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild @@ -31,7 +31,7 @@ RDEPEND=" >=dev-libs/glib-2.22:2[${MULTILIB_USEDEP}] media-libs/libpng:0=[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] - virtual/jpeg:0[${MULTILIB_USEDEP}] + virtual/jpeg:0=[${MULTILIB_USEDEP}] x11-libs/cairo[${MULTILIB_USEDEP}] x11-libs/gtk+:3[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}] @@ -49,7 +49,7 @@ RDEPEND=" ) aqua? ( x11-libs/gtk+:3[aqua=,${MULTILIB_USEDEP}] - virtual/jpeg:0[${MULTILIB_USEDEP}] + virtual/jpeg:0=[${MULTILIB_USEDEP}] tiff? ( media-libs/tiff:0[${MULTILIB_USEDEP}] ) )" |