wok-current diff musique/receipt @ rev 20540
linld: _fastcall calls (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 29 12:11:44 2018 +0100 (2018-11-29) |
parents | 3fb71d300daa |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/musique/receipt Fri Feb 13 09:48:02 2015 +0100 1.2 +++ b/musique/receipt Thu Nov 29 12:11:44 2018 +0100 1.3 @@ -12,8 +12,8 @@ 1.4 WGET_URL="https://gitorious.org/minitunes/minitunes/archive/$COMMIT.tar.gz" 1.5 1.6 DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtSql libQtXml \ 1.7 -qt4-phonon taglib" 1.8 -BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev qt4-phonon" 1.9 +phonon phonon-backend-gstreamer taglib" 1.10 +BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev phonon-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()