mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
nwg-panel: drop unneeded archlinux file
We dont need it and it still depends on python2. This breaks do_rootfs: Problem: conflicting requests - nothing provides /usr/bin/python needed by nwg-panel-0.4.3-r0.cortexa72_cortexa53_crypto (try to add '--skip-broken' to skip uninstallable packages)
This commit is contained in:
parent
3cdc75cdca
commit
5094e2afa5
@ -20,5 +20,9 @@ S = "${WORKDIR}/git"
|
||||
PV = "0.4.3"
|
||||
SRCREV = "v${PV}"
|
||||
|
||||
do_install:append() {
|
||||
rm ${D}${libdir}/python3.9/site-packages/nwg_panel/executors/arch_updates.py
|
||||
}
|
||||
|
||||
INSANE_SKIP:${PN} = "file-rdeps"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user