mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 20:58:32 +08:00
[Ubuntu] Add automake autoconf libtool output version (#5362)
This commit is contained in:
committed by
GitHub
parent
e822ae7acb
commit
5e72f7eb77
@@ -130,6 +130,8 @@
|
||||
],
|
||||
"apt": {
|
||||
"common_packages": [
|
||||
"autoconf",
|
||||
"automake",
|
||||
"build-essential",
|
||||
"dbus",
|
||||
"dnsutils",
|
||||
@@ -153,6 +155,7 @@
|
||||
"libmagickwand-dev",
|
||||
"libsecret-1-dev",
|
||||
"libsqlite3-dev",
|
||||
"libtool",
|
||||
"libunwind8",
|
||||
"libxkbfile-dev",
|
||||
"libxss1",
|
||||
|
||||
Reference in New Issue
Block a user