wok diff udftools/receipt @ rev 21575

created package qdirstat (thanks Xavier)
author Hans-G?nter Theisgen
date Sun May 19 10:40:55 2019 +0100 (2019-05-19)
parents f80eb6a9a6ac
children e388459b49c0
line diff
     1.1 --- a/udftools/receipt	Tue Sep 10 14:01:16 2013 +0000
     1.2 +++ b/udftools/receipt	Sun May 19 10:40:55 2019 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/linux-udf/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses readline"
     1.7 -BUILD_DEPENDS="ncurses-dev readline-dev bash"
     1.8 +BUILD_DEPENDS="ncurses-dev readline-dev bash file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()