Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] qt5multimedia: add missing dependencies
@ 2017-06-27  7:53 Bartosz Golaszewski
  2017-06-27  7:53 ` [Buildroot] [PATCH v2 1/2] qt5multimedia: conditionally add pulseaudio & libglib2 to dependencies Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Bartosz Golaszewski @ 2017-06-27  7:53 UTC (permalink / raw)
  To: buildroot

Qt5Multimedia conditionally builds support for pulseaudio and alsa if
it detects corresponding libraries in the system but we need to
explicitly depend on these packages.

v1 -> v2:
- also added libglib2 as dependency for pulseaudio support
- new patch: add alsa to dependencies

Bartosz Golaszewski (2):
  qt5multimedia: conditionally add pulseaudio & libglib2 to dependencies
  qt5multimedia: conditionally add alsa-lib to dependencies

 package/qt5/qt5multimedia/qt5multimedia.mk | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.9.3

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

end of thread, other threads:[~2017-07-02 15:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-27  7:53 [Buildroot] [PATCH v2 0/2] qt5multimedia: add missing dependencies Bartosz Golaszewski
2017-06-27  7:53 ` [Buildroot] [PATCH v2 1/2] qt5multimedia: conditionally add pulseaudio & libglib2 to dependencies Bartosz Golaszewski
2017-06-27 19:18   ` Peter Seiderer
2017-06-27  7:53 ` [Buildroot] [PATCH v2 2/2] qt5multimedia: conditionally add alsa-lib " Bartosz Golaszewski
2017-06-27 19:20   ` Peter Seiderer
2017-06-27  7:55 ` [Buildroot] [PATCH v2 0/2] qt5multimedia: add missing dependencies Bartosz Golaszewski
2017-07-01 17:39 ` Thomas Petazzoni
2017-07-02 15:53 ` Peter Korsgaard

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