wok-6.x diff minitube/receipt @ rev 17527

xchat,hexchat: enable ssl
author Richard Dunbar <mojo@slitaz.org>
date Mon Jan 19 03:01:45 2015 -0500 (2015-01-19)
parents 1436ef4c0cca
children 9e6ab147f6a3
line diff
     1.1 --- a/minitube/receipt	Sun Dec 07 16:24:42 2014 +0100
     1.2 +++ b/minitube/receipt	Mon Jan 19 03:01:45 2015 -0500
     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()