From 687e3c680a01abe75c126ec6de992a1584381ebd Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 27 Apr 2019 23:36:13 +1000 Subject: [PATCH] phonon_gstreamer: fix new gstreamer dependences --- kde-frameworks/phonon_gstreamer/phonon_gstreamer-4.9.0.recipe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kde-frameworks/phonon_gstreamer/phonon_gstreamer-4.9.0.recipe b/kde-frameworks/phonon_gstreamer/phonon_gstreamer-4.9.0.recipe index bad9b32ae..7dc1130d1 100644 --- a/kde-frameworks/phonon_gstreamer/phonon_gstreamer-4.9.0.recipe +++ b/kde-frameworks/phonon_gstreamer/phonon_gstreamer-4.9.0.recipe @@ -3,7 +3,7 @@ DESCRIPTION="A GStreamer backend for the Phonon multimedia library." HOMEPAGE="https://github.com/KDE/phonon-gstreamer/" COPYRIGHT="2010-2019 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/KDE/phonon-gstreamer/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="c8ef300731656681a2b9b7ba1bd59cee587040359f0f71c8e175a1c90ff6de10" SOURCE_DIR="phonon-gstreamer-$portVersion" @@ -21,7 +21,6 @@ REQUIRES=" lib:libgstapp_1.0$secondaryArchSuffix lib:libgstaudio_1.0$secondaryArchSuffix lib:libgstbadaudio_1.0$secondaryArchSuffix - lib:libgstbadvideo_1.0$secondaryArchSuffix lib:libgstreamer_1.0$secondaryArchSuffix lib:libgstvideo_1.0$secondaryArchSuffix lib:libphonon4qt5$secondaryArchSuffix @@ -42,7 +41,6 @@ BUILD_REQUIRES=" devel:libgstapp_1.0$secondaryArchSuffix devel:libgstaudio_1.0$secondaryArchSuffix devel:libgstbadaudio_1.0$secondaryArchSuffix - devel:libgstbadvideo_1.0$secondaryArchSuffix devel:libgstbase_1.0$secondaryArchSuffix devel:libgstpbutils_1.0$secondaryArchSuffix devel:libgstreamer_1.0$secondaryArchSuffix