wok-next diff musique/receipt @ rev 18376
simh: race condition (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 17 10:52:10 2015 +0200 (2015-09-17) |
parents | 1d0a6f007a2f |
children | d43bf7aae921 |
line diff
1.1 --- a/musique/receipt Fri Jul 18 17:21:16 2014 +0300 1.2 +++ b/musique/receipt Thu Sep 17 10:52:10 2015 +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()