cannelloni: needs dynamic library
commit64281e5a91e39c67479b8cdbde535e258b968c16
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 13 Apr 2016 21:11:00 +0000 (13 23:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 13 Apr 2016 21:12:52 +0000 (13 23:12 +0200)
treec81d02bc5e7cdc7f9c6c348e12af687576e5615b
parentef37472b20894c99cad758397f3cd6b90f933df1
cannelloni: needs dynamic library

cannelloni selects lksctp which depends on !BR2_STATIC_LIBS, but this
dependency was not propagated to cannelloni. Due to this, when
cannelloni was selected, lksctp-tools could be built even in a
BR2_STATIC_LIBS=y configuration.

We fix this by propagating the dependency. While we're at it, we
adjust the indentation of the cannelloni comment dependencies.

Fixes:

  http://autobuild.buildroot.org/results/b589af984499c532951217eb500ff31e6655c63f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cannelloni/Config.in