mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
libtool: undeprecate for now
Pulseaudio selects libtool, so get rid of the deprecated annotation so people don't get warnings about unmet dependencies when exiting menuconfig. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d1f5fc29ef
commit
f619d5ba20
@ -1,7 +1,5 @@
|
|||||||
config BR2_PACKAGE_LIBTOOL
|
config BR2_PACKAGE_LIBTOOL
|
||||||
bool "libtool"
|
bool "libtool"
|
||||||
# We no longer support a toolchain on the target
|
|
||||||
depends on BR2_DEPRECATED
|
|
||||||
help
|
help
|
||||||
Library that hides the complexity of using shared/static libraries
|
Library that hides the complexity of using shared/static libraries
|
||||||
on different platforms behind a consistent, portable interface.
|
on different platforms behind a consistent, portable interface.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user