Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
name: xdg-desktop-portal-gtk
|
||||
description: Gtk implementation of xdg-desktop-portal
|
||||
version: 1.15.1
|
||||
revision: 2
|
||||
url: https://github.com/flatpak/xdg-desktop-portal-gtk
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
depends: ["fontconfig","gcc","gdk-pixbuf","glib","glibc","gsettings-desktop-schemas","gtk3","xdg-desktop-portal"]
|
||||
depends: ["fontconfig", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gsettings-desktop-schemas", "gtk3", "xdg-desktop-portal"]
|
||||
make_depends: ["meson", "python3"]
|
||||
provides: ["xdg-desktop-portal-implementation"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user