phonon_gstreamer: fix new gstreamer dependences

This commit is contained in:
Gerasim Troeglazov
2019-04-27 23:36:13 +10:00
parent 7402150470
commit 687e3c680a

View File

@@ -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