wok diff dvtm/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents 223b265f40fd
children c914135fdee1
line diff
     1.1 --- a/dvtm/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/dvtm/receipt	Sun Oct 11 13:59:02 2015 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="ncursesw"
     1.7 -BUILD_DEPENDS="ncursesw-dev"
     1.8 +BUILD_DEPENDS="ncursesw-dev ncursesw-extra"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()