summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-12-22 07:20:10 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2017-12-22 07:20:10 +0300
commita1b540667138de3f7432ccdf193407216fa2b139 (patch)
treea09f72301182fba6792754cf78b0158a7708d935
parentb68657b3b99e05f6900668b00ac986aaf597e2e8 (diff)
wxGTK:3: fix deps
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.2.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r4.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0-r4.ebuild
index 05d55ba..802c874 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r4.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r4.ebuild
@@ -37,7 +37,7 @@ RDEPEND="
libnotify? ( x11-libs/libnotify[${MULTILIB_USEDEP}] )
opengl? ( virtual/opengl[${MULTILIB_USEDEP}] )
tiff? ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
- webkit? ( net-libs/webkit-gtk:2 )
+ webkit? ( net-libs/webkit-gtk )
)
aqua? (
x11-libs/gtk+:2[aqua=,${MULTILIB_USEDEP}]