aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-09-04 15:21:00 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 22:47:09 +0100
commit041b717d73a8edf838392c23c21dbcc26c7ff50d (patch)
tree1192107f86fce4991c9f7ccb1ad61d4f11d48409 /meta/recipes-sato
parentc77b57e2fa8a4cf90543038fe1939f6ca9b12bd1 (diff)
downloadopenembedded-core-041b717d73a8edf838392c23c21dbcc26c7ff50d.tar.gz
pcmanfm: add an icon theme dependency
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb2
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"