Skip to content

Instantly share code, notes, and snippets.

@tqh
Created January 23, 2022 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tqh/89927d6cc1d67330e856a52a6ba87db8 to your computer and use it in GitHub Desktop.
Save tqh/89927d6cc1d67330e856a52a6ba87db8 to your computer and use it in GitHub Desktop.
haiku debain dev container pkgs
apt-get install -qq --no-install-recommends bc attr git nasm autoconf automake texinfo flex bison gawk build-essential unzip \
wget zip less zlib1g-dev libtool mtools gcc-multilib xorriso python3 u-boot-tools device-tree-compiler ca-certificates \
libncurses-dev cmake autopoint pkg-config
# cmake for haikuporter, autopoint for make build
# pkg-config for make
# libncurses-dev for texinfo host tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment