mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
automake: depends on autoconf, so select it
This commit is contained in:
parent
98a01f05f9
commit
96338ef12e
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_AUTOMAKE
|
config BR2_PACKAGE_AUTOMAKE
|
||||||
bool "automake"
|
bool "automake"
|
||||||
|
select BR2_PACKAGE_AUTOCONF
|
||||||
help
|
help
|
||||||
Tool for automatically generating Makefile's for input to
|
Tool for automatically generating Makefile's for input to
|
||||||
configure scripts (made by autoconf).
|
configure scripts (made by autoconf).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user