wok rev 15585

mutt: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 30 18:50:23 2013 +0000 (2013-11-30)
parents 3765f181a6d5
children 293a7bce6d7f
files mutt/receipt newt/receipt
line diff
     1.1 --- a/mutt/receipt	Sat Nov 30 17:02:58 2013 +0000
     1.2 +++ b/mutt/receipt	Sat Nov 30 18:50:23 2013 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="ftp://ftp.mutt.org/mutt/devel/$TARBALL"
     1.5  
     1.6  DEPENDS="openssl ncurses zlib libidn"
     1.7 -BUILD_DEPENDS="libidn-dev ncurses-dev openssl-dev"
     1.8 +BUILD_DEPENDS="libidn-dev ncurses-dev openssl-dev perl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/newt/receipt	Sat Nov 30 17:02:58 2013 +0000
     2.2 +++ b/newt/receipt	Sat Nov 30 18:50:23 2013 +0000
     2.3 @@ -28,7 +28,7 @@
     2.4  	./configure --prefix=/usr --infodir=/usr/share/info \
     2.5  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     2.6  	make &&
     2.7 -	make instroot=$DESTIDR install
     2.8 +	make instroot=$DESTDIR install
     2.9  }
    2.10  
    2.11  # Rules to gen a SliTaz package suitable for Tazpkg.