www-client/w3m: depend on ncurses:0 instead of ncurses:5
authorMike Gilbert <floppym@gentoo.org>
Thu, 12 May 2016 13:50:49 +0000 (09:50 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 12 May 2016 13:56:33 +0000 (09:56 -0400)
Package-Manager: portage-2.2.28_p106

www-client/w3m/w3m-0.5.3-r8.ebuild [moved from www-client/w3m/w3m-0.5.3-r7.ebuild with 98% similarity]

similarity index 98%
rename from www-client/w3m/w3m-0.5.3-r7.ebuild
rename to www-client/w3m/w3m-0.5.3-r8.ebuild
index 2020a00bef93afecf37df7e248808206036fd463..a07478cbcec24cf9bccfa643b89d01fc8c274cac 100644 (file)
@@ -16,7 +16,7 @@ IUSE="X fbcon gpm gtk imlib libressl lynxkeymap nls nntp ssl unicode vanilla xfa
 
 # We cannot build w3m with gtk+2 w/o X because gtk+2 ebuild doesn't
 # allow us to build w/o X, so we have to give up framebuffer w3mimg....
-RDEPEND="sys-libs/ncurses:5=
+RDEPEND=">=sys-libs/ncurses-5.2-r3:0=
        >=sys-libs/zlib-1.1.3-r2
        >=dev-libs/boehm-gc-6.2
        X? ( x11-libs/libXext x11-libs/libXdmcp )