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 3/3] sd2-image: select libwebp
Date: Thu,  4 Apr 2019 18:14:40 +0200	[thread overview]
Message-ID: <20190404161440.6823-3-l.stach@pengutronix.de> (raw)
In-Reply-To: <20190404161440.6823-1-l.stach@pengutronix.de>

Make sure the library is present when webp support is enabled.

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

diff --git a/rules/sdl2-image.in b/rules/sdl2-image.in
index 44bac25ccc80..db234b153174 100644
--- a/rules/sdl2-image.in
+++ b/rules/sdl2-image.in
@@ -6,6 +6,7 @@ menuconfig SDL2_IMAGE
 	prompt "SDL2 image                    "
 	select LIBPNG	if SDL2_IMAGE_PNG
 	select LIBJPEG	if SDL2_IMAGE_JPG
+	select LIBWEBP	if SDL2_IMAGE_WEBP
 	help
 	  This is a simple library to load images of various
 	  formats as SDL surfaces. This library currently supports
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent 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 ` [ptxdist] [PATCH 2/3] qt5: select libwebp Lucas Stach
2019-04-04 16:14 ` Lucas Stach [this message]

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-3-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