]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/libv4l: needs argp-standalone with musl toolchains
authorRomain Naour <romain.naour@openwide.fr>
Fri, 7 Aug 2015 22:47:14 +0000 (00:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 8 Aug 2015 09:08:31 +0000 (11:08 +0200)
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/Config.in

index 0437ba1872b7c41c8dc6467b67957691d97ee7b3..0ae12d14a39550279990030deaa23350a4cd510f 100644 (file)
@@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBV4L
        depends on !BR2_STATIC_LIBS # dlopen()
        depends on BR2_INSTALL_LIBSTDCPP
        depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 # media headers
-       select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
+       select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
        select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
        help
          libv4l is a collection of libraries which adds a thin abstraction