mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/3] qt5: select libwebp
Date: Thu,  4 Apr 2019 18:14:39 +0200	[thread overview]
Message-ID: <20190404161440.6823-2-l.stach@pengutronix.de> (raw)
In-Reply-To: <20190404161440.6823-1-l.stach@pengutronix.de>

The QT5 imageformat module uses the system wide library when
available.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/qt5.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/qt5.in b/rules/qt5.in
index 3fa6f69b3c8c..3acab4849b1d 100644
--- a/rules/qt5.in
+++ b/rules/qt5.in
@@ -17,6 +17,7 @@ menuconfig QT5
 	select HOST_LIBPNG		if QT5_MODULE_QTWEBENGINE
 	select LIBJPEG			if QT5_LIBJPEG || QT5_MODULE_QTWEBENGINE
 	select LIBMNG			if QT5_LIBMNG
+	select LIBWEBP			if QT5_MODULE_QTIMAGEFORMATS
 	select ICU			if QT5_ICU
 	select SYSTEMD			if QT5_JOURNALD
 	select OPENSSL			if QT5_OPENSSL
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2019-04-04 16:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04 16:14 [ptxdist] [PATCH 1/3] libwebp: new package Lucas Stach
2019-04-04 16:14 ` Lucas Stach [this message]
2019-04-04 16:14 ` [ptxdist] [PATCH 3/3] sd2-image: select libwebp Lucas Stach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190404161440.6823-2-l.stach@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox