# HG changeset patch # User Xander Ziiryanoff # Date 1417972668 -3600 # Node ID f0abc67d78c18c592b689b10eaf6a0a59bd1b3f1 # Parent 1436ef4c0cca80bc18ed76782e93d5abe196de35 avidemux , minitube: update bdeps diff -r 1436ef4c0cca -r f0abc67d78c1 avidemux/receipt --- a/avidemux/receipt Sun Dec 07 16:24:42 2014 +0100 +++ b/avidemux/receipt Sun Dec 07 18:17:48 2014 +0100 @@ -13,7 +13,7 @@ DEPENDS="libsdl alsa-lib libsdl-gfx libxml2 xorg-libXv gtk+ cairo libQtGui" BUILD_DEPENDS="tar coreutils-file-special coreutils-file-format cmake yasm \ -gettext pkg-config zlib-dev bzip2 patch libxml2-dev" +gettext pkg-config zlib-dev bzip2 patch libxml2-dev Qt4-dev qmake" # Rules to configure and make the package. compile_rules() diff -r 1436ef4c0cca -r f0abc67d78c1 minitube/receipt --- a/minitube/receipt Sun Dec 07 16:24:42 2014 +0100 +++ b/minitube/receipt Sun Dec 07 18:17:48 2014 +0100 @@ -12,7 +12,7 @@ DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtScript libQtSql \ libQtXml libQtOpenGL qt4-phonon gst-plugins-good gst-ffmpeg" -BUILD_DEPENDS="wget cacerts Qt4-dev qmake" +BUILD_DEPENDS="wget cacerts Qt4-dev qmake qt4-phonon" # Rules to configure and make the package. compile_rules()