wok-next diff w3m/receipt @ rev 20564

shell-detector, screenfetch: create $install tree
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 10 10:14:26 2018 +0200 (2018-04-10)
parents daa754d4b004
children d6378d455338
line diff
     1.1 --- a/w3m/receipt	Sat Mar 25 17:39:12 2017 +0200
     1.2 +++ b/w3m/receipt	Tue Apr 10 10:14:26 2018 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$TARBALL"
     1.5  TAGS="web-browser"
     1.6  
     1.7 -DEPENDS="gc libcrypto libssl ncurses"
     1.8 -BUILD_DEPENDS="gc gc-dev libcrypto-dev openssl-dev zlib-dev perl gettext"
     1.9 +DEPENDS="gc openssl ncurses"
    1.10 +BUILD_DEPENDS="gc gc-dev openssl-dev zlib-dev perl gettext"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()