Update dependencies

This commit is contained in:
2025-11-23 11:01:14 +02:00
parent eab45a36cd
commit 1e7d459a81
+2 -2
View File
@@ -1,7 +1,7 @@
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.14.0 version: 0.14.0
revision: 4 revision: 5
url: https://github.com/Alexays/Waybar url: https://github.com/Alexays/Waybar
license: MIT license: MIT
architecture: any architecture: any
@@ -9,7 +9,6 @@ type: source
depends: depends:
- atkmm - atkmm
- cairomm - cairomm
- elogind
- fmt - fmt
- gcc-libs - gcc-libs
- glib - glib
@@ -20,6 +19,7 @@ depends:
- gtkmm3 - gtkmm3
- jsoncpp - jsoncpp
- libdbusmenu - libdbusmenu
- libelogind
- libevdev - libevdev
- libinput - libinput
- libmpdclient - libmpdclient