wok diff minitube/receipt @ rev 17925
Fix ownership/permissions for some Core packages.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Apr 11 16:40:30 2015 +0300 (2015-04-11) |
parents | 1436ef4c0cca |
children | 9e6ab147f6a3 |
line diff
1.1 --- a/minitube/receipt Sun Dec 07 16:24:42 2014 +0100 1.2 +++ b/minitube/receipt Sat Apr 11 16:40:30 2015 +0300 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtScript libQtSql \ 1.6 libQtXml libQtOpenGL qt4-phonon gst-plugins-good gst-ffmpeg" 1.7 -BUILD_DEPENDS="wget cacerts Qt4-dev qmake" 1.8 +BUILD_DEPENDS="wget cacerts Qt4-dev qmake qt4-phonon" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()