mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-28 02:04:47 +01:00
configure.sh: Don't check for autoconf.
It's not required on the host since
44d9fb94b2 ("build: Run autoreconf in the container.")
This commit is contained in:
parent
d101742156
commit
701dad161f
1 changed files with 0 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ function configure() {
|
|||
dependency_command wget
|
||||
dependency_command xz
|
||||
dependency_command patch
|
||||
dependency_command autoconf
|
||||
dependency_command git
|
||||
dependency_command python3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue