wok-next diff musique/receipt @ rev 19025

syslinux/win32.c: fix write sector
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 02 18:58:38 2016 +0200 (2016-04-02)
parents 1d0a6f007a2f
children d43bf7aae921
line diff
     1.1 --- a/musique/receipt	Fri Jul 18 17:21:16 2014 +0300
     1.2 +++ b/musique/receipt	Sat Apr 02 18:58:38 2016 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtSql libQtXml \
     1.6  qt4-phonon taglib"
     1.7 -BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev "
     1.8 +BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev qt4-phonon"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()