Fix gstreamer PKGBUILDs
This commit is contained in:
@@ -31,6 +31,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-bzip2"
|
||||
"${MINGW_PACKAGE_PREFIX}-wavpack"
|
||||
"${MINGW_PACKAGE_PREFIX}-zlib")
|
||||
options=(!libtool strip staticlibs)
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-gst-plugins-ugly<1.14.0")
|
||||
source=(${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz)
|
||||
sha256sums=('6afa35747d528d3ab4ed8f5eac13f7235d7d28100d6a24dd78f81ec7c0d04688')
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@ url="https://gstreamer.freedesktop.org/"
|
||||
license=("LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection"
|
||||
"${MINGW_PACKAGE_PREFIX}-gtk-doc"
|
||||
"${MINGW_PACKAGE_PREFIX}-perl"
|
||||
"flex"
|
||||
"bison")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
Reference in New Issue
Block a user