mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
playerctl: add missing glib-2.0 dependency
This commit is contained in:
parent
6db0e2c455
commit
1b1ffb7011
@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
|
||||
SRC_URI = "git://github.com/altdesktop/playerctl.git;protocol=https;branch=master"
|
||||
|
||||
DEPENDS = "glib-2.0"
|
||||
RDEPENDS:${PN} = "glib-2.0"
|
||||
|
||||
inherit meson pkgconfig gobject-introspection
|
||||
|
Loading…
Reference in New Issue
Block a user