mirror of
https://github.com/polybar/polybar.git
synced 2024-12-09 14:10:19 -05:00
aur: Add libnl as optional dependency
This commit is contained in:
parent
3afc341c7b
commit
820279279e
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor"
|
|||
optdepends=("alsa-lib: alsa module support"
|
||||
"pulseaudio: pulseaudio module support"
|
||||
"libmpdclient: mpd module support"
|
||||
"wireless_tools: network module support"
|
||||
"libnl: network module support"
|
||||
"wireless_tools: network module support (legacy)"
|
||||
"jsoncpp: i3 module support"
|
||||
"i3-wm: i3 module support"
|
||||
"ttf-unifont: Font used in example config"
|
||||
|
|
Loading…
Reference in a new issue