From 336f9028d1e9c0177388e60c50e1b390bb1736d9 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Thu, 27 Jul 2023 12:45:47 +0200 Subject: [PATCH] add tofi + icons --- recipes-support/tofi/tofi_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/tofi/tofi_git.bb b/recipes-support/tofi/tofi_git.bb index b9c9ae3..91ae5ae 100644 --- a/recipes-support/tofi/tofi_git.bb +++ b/recipes-support/tofi/tofi_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda FILESEXTRAPATHS:prepend := "${THISDIR}/files:" -DEPENDS = "wayland wayland-native wayland-protocols" +DEPENDS = "wayland freetype wayland-native wayland-protocols" SRCREV = "${AUTOREV}"