From 3a4edae1dcebea3583bbd615206655ff843fdaed Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 22 Apr 2022 20:22:36 +0200 Subject: [PATCH] foot: package missing files --- recipes-support/foot/foot_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 728484f..13606be 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -43,6 +43,8 @@ inherit meson pkgconfig FILES:${PN} = " \ ${bindir} \ ${datadir} \ + ${libdir} \ + ${sysconfdir} \ " BBCLASSEXTEND = ""