wok-next rev 19903

lynx: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 12 18:00:53 2017 +0200 (2017-10-12)
parents 15a885f1b53a
children 829dd068a247
files lynx/receipt
line diff
     1.1 --- a/lynx/receipt	Thu Oct 12 17:43:02 2017 +0300
     1.2 +++ b/lynx/receipt	Thu Oct 12 18:00:53 2017 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  # Will require build dep libtirpc after glibc is upgraded to 2.14.
     1.6  DEPENDS="libssl ncurses zlib"
     1.7 -BUILD_DEPENDS="openssl-dev ncurses-dev zlib-dev"
     1.8 +BUILD_DEPENDS="openssl-dev ncurses-dev zlib-dev gettext-tools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()