mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-02-25 13:22:52 +01:00
nwg-launchers: update; remove -gtk-icon-style from style.css
I dont know where this value does come from. I dont have it and this prevents nwgbar launch.
This commit is contained in:
parent
7f5733620d
commit
eda6bfe7ae
@ -27,7 +27,7 @@ PACKAGECONFIG ?= " \
|
||||
SRC_URI = " \
|
||||
git://github.com/nwg-piotr/nwg-launchers.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "8d152bb725c8bd79b71c0c458bce65a51ab80b79"
|
||||
SRCREV = "eb007dd3e583a007e0055973453c8ec149ec0b01"
|
||||
PV = "0.6.3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
@ -36,5 +36,9 @@ inherit meson pkgconfig
|
||||
|
||||
EXTRA_OEMESON += "--buildtype release"
|
||||
|
||||
do_install:append() {
|
||||
sed -i '/-gtk-icon-style/d' ${D}${datadir}/nwg-launchers/nwgbar/style.css
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user