wok-6.x diff mutt/receipt @ rev 17295

libfm: add support of empty files (empty files not a text and not a binary, its... empty)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 30 01:21:22 2014 +0200 (2014-10-30)
parents bb009a6ef036
children a27eb3726263
line diff
     1.1 --- a/mutt/receipt	Sat Nov 30 15:44:51 2013 +0000
     1.2 +++ b/mutt/receipt	Thu Oct 30 01:21:22 2014 +0200
     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()