[oe-commits] Alexander Kanavin : pcmanfm: add an icon theme dependency

git at git.openembedded.org git at git.openembedded.org
Sat Sep 12 21:51:37 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 041b717d73a8edf838392c23c21dbcc26c7ff50d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=041b717d73a8edf838392c23c21dbcc26c7ff50d

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Fri Sep  4 15:21:00 2015 +0300

pcmanfm: add an icon theme dependency

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb
index 6ef0347..4467303 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"



More information about the Openembedded-commits mailing list