gst_plugins_bad: force openssl 1.0

This commit is contained in:
Sergei Reznikov
2017-11-14 07:49:36 +03:00
parent c5a3005e88
commit 9d4b0634ce

View File

@@ -5,7 +5,7 @@ code review, some documentation, a set of tests, a real live maintainer, or some
HOMEPAGE="https://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$portVersion.tar.xz"
CHECKSUM_SHA256="36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec"
SOURCE_DIR="gst-plugins-bad-$portVersion"
@@ -92,7 +92,7 @@ BUILD_REQUIRES="
devel:liborc_0.4$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libsndfile$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 1.0.0
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"