dropwatch: add missing dependencies
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Jul 2013 15:18:01 +0000 (17:18 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 27 Jul 2013 15:18:01 +0000 (17:18 +0200)
commitdad93df6e83d5f463567ced4fb4d3738a5a6ce73
treebf33c5bc564618c021e47b8d3414ab333aef2f67
parentaf1528af6385e19d0c351172701f3adb017c06f2
dropwatch: add missing dependencies

dropwatch requires thread support because it selects libnl that
depends on thread support. Also dropwatch cannot build on AArch64,
because it selects the target binutils package which isn't (yet)
available on AArch64.

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