wok diff crosstool-ng/receipt @ rev 16994

mplayer-opt: delete gui
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Aug 10 01:59:37 2014 +0200 (2014-08-10)
parents eb8067417980
children 22604cb26233
line diff
     1.1 --- a/crosstool-ng/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/crosstool-ng/receipt	Sun Aug 10 01:59:37 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://ymorin.is-a-geek.org/download/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="slitaz-toolchain"
     1.7 -BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev"
     1.8 +BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev automake libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()