summaryrefslogtreecommitdiff
path: root/app-text/xchm/xchm-1.35.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/xchm/xchm-1.35.ebuild')
-rw-r--r--app-text/xchm/xchm-1.35.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/xchm/xchm-1.35.ebuild b/app-text/xchm/xchm-1.35.ebuild
index 1e6307942d7b..ed93e6bfae5e 100644
--- a/app-text/xchm/xchm-1.35.ebuild
+++ b/app-text/xchm/xchm-1.35.ebuild
@@ -16,9 +16,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
IUSE="nls"
-# wxGTK version cap is due to Bug #895982
RDEPEND=">=dev-libs/chmlib-0.36
- <x11-libs/wxGTK-3.2.2.1:${WX_GTK_VER}[X]
+ x11-libs/wxGTK:${WX_GTK_VER}[X]
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}"
BDEPEND="nls? ( sys-devel/gettext )"