diff options
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb index 6ef0347af7..4467303f6e 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb @@ -36,3 +36,5 @@ do_install_append () { } FILES_${PN} += "${libdir}/pcmanfm" + +RRECOMMENDS_${PN} += "adwaita-icon-theme" |