mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-12-26 18:58:20 +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:"
|
||||
|
||||
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/*"
|
Loading…
Reference in New Issue
Block a user