1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-10-04 22:36:38 +02:00

add tofi + icons

This commit is contained in:
DanyLE 2023-07-27 13:30:59 +02:00
parent 336f9028d1
commit 6b1d9b7dee

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
DEPENDS = "wayland freetype wayland-native wayland-protocols"
DEPENDS = "wayland freetype wayland-native wayland-protocols harfbuzz pango libxkbcommon"
SRCREV = "${AUTOREV}"
@ -30,4 +30,4 @@ do_install:append () {
install -m 0755 ${WORKDIR}/config ${D}/${sysconfdir}/xdg/tofi/
}
# FILES:${PN} += "/usr/share/icons/*"
FILES:${PN} += "/usr/share/*"