[Ubuntu] Add automake autoconf libtool output version (#5362)

This commit is contained in:
Aleksandr Chebotov
2022-04-07 12:49:19 +02:00
committed by GitHub
parent e822ae7acb
commit 5e72f7eb77
2 changed files with 6 additions and 0 deletions

View File

@@ -132,6 +132,8 @@
],
"apt": {
"common_packages": [
"autoconf",
"automake",
"build-essential",
"dbus",
"dnsutils",
@@ -154,6 +156,7 @@
"libmagickwand-dev",
"libsecret-1-dev",
"libsqlite3-dev",
"libtool",
"libunwind8",
"libxkbfile-dev",
"libxss1",

View File

@@ -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",