Replace pipewire dependency with libpipewire
This commit is contained in:
@@ -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.15.0
|
version: 0.15.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/Alexays/Waybar
|
url: https://github.com/Alexays/Waybar
|
||||||
license: MIT
|
license: MIT
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -19,6 +19,7 @@ depends:
|
|||||||
- gtk-layer-shell
|
- gtk-layer-shell
|
||||||
- gtk3
|
- gtk3
|
||||||
- gtkmm3
|
- gtkmm3
|
||||||
|
- jack
|
||||||
- jsoncpp
|
- jsoncpp
|
||||||
- libdbusmenu
|
- libdbusmenu
|
||||||
- libelogind
|
- libelogind
|
||||||
@@ -26,8 +27,7 @@ depends:
|
|||||||
- libinput
|
- libinput
|
||||||
- libmpdclient
|
- libmpdclient
|
||||||
- libnl
|
- libnl
|
||||||
- pipewire
|
- libpipewire
|
||||||
- jack
|
|
||||||
- libpulse
|
- libpulse
|
||||||
- libsigcpp
|
- libsigcpp
|
||||||
- wireplumber
|
- wireplumber
|
||||||
|
|||||||
Reference in New Issue
Block a user