Skip to content

Commit

Permalink
playerctl module: list python-gobject as dependency (#2258)
Browse files Browse the repository at this point in the history
This is a dependency of the module and doesn't come with py3status by
default.
  • Loading branch information
jdholtz authored Oct 22, 2024
1 parent cf7ad84 commit c3df46d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py3status/modules/playerctl.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
Requires:
playerctl: mpris media player controller and lib for spotify, vlc, audacious,
bmp, xmms2, and others.
python-gobject: Python Bindings for GLib/GObject/GIO/GTK+
@author jdholtz
Expand Down

0 comments on commit c3df46d

Please sign in to comment.