Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
scripts/setup-ubuntu.sh
|
@ -16,6 +16,7 @@ PACKAGES+=" git" # Used by the neovim build. |
|
|
PACKAGES+=" gperf" # Used by the fontconfig build. |
|
|
PACKAGES+=" gperf" # Used by the fontconfig build. |
|
|
PACKAGES+=" help2man" |
|
|
PACKAGES+=" help2man" |
|
|
PACKAGES+=" intltool" # Used by qalc build. |
|
|
PACKAGES+=" intltool" # Used by qalc build. |
|
|
|
|
|
PACKAGES+=" libdbus-1-dev" # Used by dbus-glib build. |
|
|
PACKAGES+=" libglib2.0-dev" # Provides 'glib-genmarshal' which the glib build uses. |
|
|
PACKAGES+=" libglib2.0-dev" # Provides 'glib-genmarshal' which the glib build uses. |
|
|
PACKAGES+=" libtool-bin" |
|
|
PACKAGES+=" libtool-bin" |
|
|
PACKAGES+=" libncurses5-dev" # Used by mariadb for host build part. |
|
|
PACKAGES+=" libncurses5-dev" # Used by mariadb for host build part. |
|
|