gst-plugins-ugly1: Fix not building 32bit package
This commit is contained in:
parent
bd2ef0e9c5
commit
bf3ccf4ccf
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gst-plugins-ugly1'
|
||||
pkgname=gst-plugins-ugly1
|
||||
version=1.18.4
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/1/}-${version}"
|
||||
build_style=meson
|
||||
configure_args="-Damrnb=disabled -Damrwbdec=disabled -Dsidplay=disabled"
|
||||
|
@ -17,4 +17,3 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||
checksum=218df0ce0d31e8ca9cdeb01a3b0c573172cc9c21bb3d41811c7820145623d13c
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue