mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
docker image: install libdbus-1-dev
Required by host-build if dbus-glib. https://github.com/termux/termux-packages/pull/4046.
This commit is contained in:
@@ -16,6 +16,7 @@ PACKAGES+=" git" # Used by the neovim build.
|
||||
PACKAGES+=" gperf" # Used by the fontconfig build.
|
||||
PACKAGES+=" help2man"
|
||||
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+=" libtool-bin"
|
||||
PACKAGES+=" libncurses5-dev" # Used by mariadb for host build part.
|
||||
|
||||
Reference in New Issue
Block a user