tekui: add missing dependency on dynamic library
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Jul 2016 19:03:59 +0000 (21:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Jul 2016 19:05:03 +0000 (21:05 +0200)
commit8e011f45bbc4e0a922cced2cf3d579e3411a71e9
treefcfc2336b45b5a0068b9e1ce00619deae589740f
parentd4384278a2031b05f19ed3d11ebabe5c64dd3d2b
tekui: add missing dependency on dynamic library

tekui selects a bunch of Lua modules, which are only available when
!BR2_STATIC_LIBS, so add this missing dependency.

Fixes:

   http://autobuild.buildroot.net/results/0c8ae60a7c0dfb64ee12d557b1660a4a1fc84703/

While we're at it, use the lower-case name of the package in the
Config.in comment.

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