Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: gst-plugins-bad
|
||||
description: Gstreamer bad plugins
|
||||
version: 1.24.12
|
||||
revision: 2
|
||||
url: https://gstreamer.freedesktop.org/
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["bzip2","cairo","curl","gcc","glib","glibc","gstreamer","gst-plugins-base","json-glib","libass","librsvg","libsndfile","libwebp","libxml2","nettle","openssl","opus","pango","x265"]
|
||||
depends: ["bzip2", "cairo", "curl", "gcc-libs", "glib", "glibc", "gstreamer", "gst-plugins-base", "json-glib", "libass", "librsvg", "libsndfile", "libwebp", "libxml2", "nettle", "openssl", "opus", "pango", "x265"]
|
||||
make_depends: ["meson"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user