buildroot/package/libgsm/Config.in
Bernd Kuhls ed8c4077cc package/libgsm: new package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr:
  - manually install things, it's easier than using the flawed install
    rules of the package
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
[Thomas: minor tweaks.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-01-28 08:34:28 +13:00

11 lines
247 B
Plaintext

config BR2_PACKAGE_LIBGSM
bool "libgsm"
depends on !BR2_STATIC_LIBS
help
Shared libraries for GSM 06.10 lossy speech compression.
http://www.quut.com/gsm
comment "libgsm needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS