summaryrefslogtreecommitdiffstats
path: root/package/diffutils/diffutils.hash
diff options
context:
space:
mode:
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>2016-08-04 15:36:43 +0530
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-05 21:08:16 +0200
commit707f718339699ece871d46c602378e4d57a62d3f (patch)
tree82453488e47bed0a0b5e61fffcccf0a44d9e5ec6 /package/diffutils/diffutils.hash
parent885a1c4b2554c5f6354ecf0f36f298682a641300 (diff)
downloadbuildroot-707f718339699ece871d46c602378e4d57a62d3f.tar.gz
buildroot-707f718339699ece871d46c602378e4d57a62d3f.zip
gst1-plugins-bad: fix broken dependency for the hls plugin
HLS plugin can be built with nettle or libgcrypt or openssl cryptographic backend. But current dependency on gnutls is incorrect. It has been working so far because gnutls depends on nettle. gst-plugins-bad's build system for HLS allows user to choose which cryptographic backend to use. If that is not specified, it internally checks for nettle or libgcrypt or openssl in order. If none of the cryptographic backend is available, HLS plugin gets disabled internally. Select cryptographic backend according to which cryptographic packages are available. If both libgcrypt or openssl are not available, choose nettle by default. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <peter@korsgaard.com> Reviewed-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/diffutils/diffutils.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud