Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
name: waybar
|
name: waybar
|
||||||
description: Highly customizable Wayland bar for Sway and Wlroots based compositors
|
description: Highly customizable Wayland bar for Sway and Wlroots based compositors
|
||||||
version: 0.13.0
|
version: 0.13.0
|
||||||
|
revision: 2
|
||||||
url: https://github.com/Alexays/Waybar
|
url: https://github.com/Alexays/Waybar
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["atkmm","cairomm","elogind","fmt","gcc","glib","glibc","glibmm","gtk-layer-shell","gtk3","gtkmm3","jsoncpp","libdbusmenu","libevdev","libinput","libmpdclient","libnl","pipewire","libpulse","libsigcpp","wireplumber","libxkbcommon","sndio","spdlog","udev","upower","wayland"]
|
depends: ["atkmm", "cairomm", "elogind", "fmt", "gcc-libs", "glib", "glibc", "glibmm", "gtk-layer-shell", "gtk3", "gtkmm3", "jsoncpp", "libdbusmenu", "libevdev", "libinput", "libmpdclient", "libnl", "pipewire", "libpulse", "libsigcpp", "wireplumber", "libxkbcommon", "sndio", "spdlog", "udev", "upower", "wayland"]
|
||||||
optional_depends: ["otf-font-awesome"]
|
optional_depends: ["otf-font-awesome"]
|
||||||
make_depends: ["catch2","cmake","glib","meson","scdoc","wayland-protocols","python-setuptools"]
|
make_depends: ["catch2", "cmake", "glib", "meson", "scdoc", "wayland-protocols", "python-setuptools"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user