# Base development tools package group # Install with: coral install @base-devel [group] name = "base-devel" description = "Base development tools for building packages" packages = [ "gcc", "gmake", "binutils", "autoconf", "automake", "libtool", "pkg-config", "m4", "bison", "flex" ]