mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] qt4: Set correct define for QT4_BUILD_SVG
@ 2012-04-02 14:18 Christian Hemp
  0 siblings, 0 replies; only message in thread
From: Christian Hemp @ 2012-04-02 14:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Hemp

With QT4_BUILD_SVG enabled, libqsvg.so was not installed into the rootfs.
Added PTXCONF prefix.

Signed-off-by: Christian Hemp <c.hemp@phytec.de>
---
 rules/qt4.make |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rules/qt4.make b/rules/qt4.make
index 97725b6..5e8b9e9 100644
--- a/rules/qt4.make
+++ b/rules/qt4.make
@@ -359,7 +359,7 @@ QT4_IMAGEFORMATS-$(PTXCONF_QT4_MNG_NONE)	+= mng
 QT4_IMAGEFORMATS-$(PTXCONF_QT4_TIFF_NONE)	+= tiff
 endif
 QT4_IMAGEFORMATS-$(PTXCONF_QT4_ICO_NONE)	+= ico
-ifdef QT4_BUILD_SVG
+ifdef PTXCONF_QT4_BUILD_SVG
 QT4_IMAGEFORMATS-				+= svg
 endif
 
-- 
1.7.0.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-02 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-02 14:18 [ptxdist] [PATCH] qt4: Set correct define for QT4_BUILD_SVG Christian Hemp

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