diff --git a/pkgsel.d/opensde-development-toolchain.all b/pkgsel.d/opensde-development-toolchain.all new file mode 100644 index 0000000..73ff2dd --- /dev/null +++ b/pkgsel.d/opensde-development-toolchain.all @@ -0,0 +1,20 @@ +#X gcc +X binutils +X bison +X flex +X patch +X make + +X autoconf +X automake +X libtool + +# really minimal? +X m4 +X diffutils + +# wanted for faster builds +X ccache + +# needed by binutils +X texinfo