Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] pcmanfm: add an icon theme dependency
@ 2015-09-04 12:16 Alexander Kanavin
  2015-09-04 12:18 ` Alexander Kanavin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Kanavin @ 2015-09-04 12:16 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.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..f41a8c6 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} += "gnome-icon-theme"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] pcmanfm: add an icon theme dependency
  2015-09-04 12:16 [PATCH] pcmanfm: add an icon theme dependency Alexander Kanavin
@ 2015-09-04 12:18 ` Alexander Kanavin
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Kanavin @ 2015-09-04 12:18 UTC (permalink / raw)
  To: openembedded-core

On 09/04/2015 03:16 PM, Alexander Kanavin wrote:
>   FILES_${PN} += "${libdir}/pcmanfm"
> +
> +RRECOMMENDS_${PN} += "gnome-icon-theme"
>

Please discard, forgot to revert to correct theme here :)


Alex


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] pcmanfm: add an icon theme dependency
@ 2015-09-04 12:21 Alexander Kanavin
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Kanavin @ 2015-09-04 12:21 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.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"
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-04 12:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 12:16 [PATCH] pcmanfm: add an icon theme dependency Alexander Kanavin
2015-09-04 12:18 ` Alexander Kanavin
  -- strict thread matches above, loose matches on Subject: below --
2015-09-04 12:21 Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox