* [Buildroot] [PATCH 1/1] adwaita-icon-theme: depends on host-libgtk3
@ 2014-11-03 13:25 Eric Le Bihan
2014-11-03 21:31 ` Thomas Petazzoni
2014-11-03 23:01 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Eric Le Bihan @ 2014-11-03 13:25 UTC (permalink / raw)
To: buildroot
The adwaita icon theme can only be selected with libgtk3 and depends on
host-libgtk3 to build.
Fixes http://autobuild.buildroot.org/results/f8d/f8d0e2198fa54f9141512e2db6dc46e3cee1cd44/
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
---
package/adwaita-icon-theme/Config.in | 1 +
package/adwaita-icon-theme/adwaita-icon-theme.mk | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/package/adwaita-icon-theme/Config.in b/package/adwaita-icon-theme/Config.in
index 6fabd48..a06071e 100644
--- a/package/adwaita-icon-theme/Config.in
+++ b/package/adwaita-icon-theme/Config.in
@@ -1,4 +1,5 @@
config BR2_PACKAGE_ADWAITA_ICON_THEME
bool "adwaita icon theme"
+ depends on BR2_PACKAGE_LIBGTK3
help
Adwaita icon theme
diff --git a/package/adwaita-icon-theme/adwaita-icon-theme.mk b/package/adwaita-icon-theme/adwaita-icon-theme.mk
index e273d90..f9a6b50 100644
--- a/package/adwaita-icon-theme/adwaita-icon-theme.mk
+++ b/package/adwaita-icon-theme/adwaita-icon-theme.mk
@@ -10,6 +10,6 @@ ADWAITA_ICON_THEME_SITE = ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-the
ADWAITA_ICON_THEME_SOURCE = adwaita-icon-theme-$(ADWAITA_ICON_THEME_VERSION).tar.xz
ADWAITA_ICON_THEME_LICENSE = LGPLv3 or CC-BY-SA-3.0
ADWAITA_ICON_THEME_LICENSE_FILES = COPYING COPYING_LGPL COPYING_CCBYSA3
-ADWAITA_ICON_THEME_DEPENDENCIES = host-intltool
+ADWAITA_ICON_THEME_DEPENDENCIES = host-intltool host-libgtk3
$(eval $(autotools-package))
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] adwaita-icon-theme: depends on host-libgtk3
2014-11-03 13:25 [Buildroot] [PATCH 1/1] adwaita-icon-theme: depends on host-libgtk3 Eric Le Bihan
@ 2014-11-03 21:31 ` Thomas Petazzoni
2014-11-03 23:01 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-11-03 21:31 UTC (permalink / raw)
To: buildroot
Dear Eric Le Bihan,
On Mon, 3 Nov 2014 14:25:55 +0100, Eric Le Bihan wrote:
> The adwaita icon theme can only be selected with libgtk3 and depends on
> host-libgtk3 to build.
>
> Fixes http://autobuild.buildroot.org/results/f8d/f8d0e2198fa54f9141512e2db6dc46e3cee1cd44/
>
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
> ---
> package/adwaita-icon-theme/Config.in | 1 +
> package/adwaita-icon-theme/adwaita-icon-theme.mk | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] adwaita-icon-theme: depends on host-libgtk3
2014-11-03 13:25 [Buildroot] [PATCH 1/1] adwaita-icon-theme: depends on host-libgtk3 Eric Le Bihan
2014-11-03 21:31 ` Thomas Petazzoni
@ 2014-11-03 23:01 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2014-11-03 23:01 UTC (permalink / raw)
To: buildroot
>>>>> "Eric" == Eric Le Bihan <eric.le.bihan.dev@free.fr> writes:
> The adwaita icon theme can only be selected with libgtk3 and depends on
> host-libgtk3 to build.
> Fixes http://autobuild.buildroot.org/results/f8d/f8d0e2198fa54f9141512e2db6dc46e3cee1cd44/
> Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-03 23:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 13:25 [Buildroot] [PATCH 1/1] adwaita-icon-theme: depends on host-libgtk3 Eric Le Bihan
2014-11-03 21:31 ` Thomas Petazzoni
2014-11-03 23:01 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox