diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-23 04:23:46 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-23 04:23:46 +0000 |
| commit | 1cc586f89aa3cd70fcf16eacb913731656b64556 (patch) | |
| tree | 043ce3c01688d493e561b88353cb2e4c67cde90f /repos/extra/playerctl | |
| parent | ab7357147243e55498e108ff6c303ba567a5ba40 (diff) | |
| download | alicelinux-1cc586f89aa3cd70fcf16eacb913731656b64556.tar.gz alicelinux-1cc586f89aa3cd70fcf16eacb913731656b64556.zip | |
playerctl: change dependency from gobject-introspection to glib-gi
Diffstat (limited to 'repos/extra/playerctl')
| -rw-r--r-- | repos/extra/playerctl/depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/playerctl/depends b/repos/extra/playerctl/depends index 6b609f79..65b00016 100644 --- a/repos/extra/playerctl/depends +++ b/repos/extra/playerctl/depends @@ -1 +1 @@ -gobject-introspection +glib-gi |