mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-27 05:58:22 +01:00
nwg-panel: cleanup
This commit is contained in:
parent
6a6164a71a
commit
94791dc364
@ -7,6 +7,7 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} = "\
|
||||
bash \
|
||||
light \
|
||||
python3 \
|
||||
python3-pygobject \
|
||||
@ -20,9 +21,3 @@ S = "${WORKDIR}/git"
|
||||
PV = "0.5.5"
|
||||
SRCREV = "v${PV}"
|
||||
|
||||
do_install:append() {
|
||||
rm ${D}${libdir}/python*/site-packages/nwg_panel/executors/arch_updates.py
|
||||
}
|
||||
|
||||
INSANE_SKIP:${PN} = "file-rdeps"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user