mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-27 11:08:21 +01:00
add tofi + icons
This commit is contained in:
parent
336f9028d1
commit
6b1d9b7dee
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
|
|||||||
|
|
||||||
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
||||||
|
|
||||||
DEPENDS = "wayland freetype wayland-native wayland-protocols"
|
DEPENDS = "wayland freetype wayland-native wayland-protocols harfbuzz pango libxkbcommon"
|
||||||
|
|
||||||
SRCREV = "${AUTOREV}"
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
@ -30,4 +30,4 @@ do_install:append () {
|
|||||||
install -m 0755 ${WORKDIR}/config ${D}/${sysconfdir}/xdg/tofi/
|
install -m 0755 ${WORKDIR}/config ${D}/${sysconfdir}/xdg/tofi/
|
||||||
}
|
}
|
||||||
|
|
||||||
# FILES:${PN} += "/usr/share/icons/*"
|
FILES:${PN} += "/usr/share/*"
|
Loading…
Reference in New Issue
Block a user