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 () { | |||
36 | } | 36 | } |
37 | 37 | ||
38 | FILES_${PN} += "${libdir}/pcmanfm" | 38 | FILES_${PN} += "${libdir}/pcmanfm" |
39 | |||
40 | RRECOMMENDS_${PN} += "adwaita-icon-theme" | ||