diff --git a/pkg.info b/pkg.info index e79d122..1f8d9fc 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: gstreamer description: Library for constructing graphs of media-handling components version: 1.24.12 +revision: 2 url: https://gstreamer.freedesktop.org/ license: LGPL2.1-or-later architecture: any -depends: ["gcc","glib","glibc","libcap","libelf","libunwind"] -make_depends: ["gobject-introspection","meson","valgrind","rustc"] +depends: ["gcc-libs", "glib", "glibc", "libcap", "libelf", "libunwind"] +make_depends: ["gobject-introspection", "meson", "valgrind", "rustc"] type: source