diff options
Diffstat (limited to 'profiles/targets/musl/packages.build')
-rw-r--r-- | profiles/targets/musl/packages.build | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/targets/musl/packages.build b/profiles/targets/musl/packages.build new file mode 100644 index 0000000..c07961a --- /dev/null +++ b/profiles/targets/musl/packages.build @@ -0,0 +1,10 @@ +# Copyright 1999-2014 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# This file lists extra packages needed to build for +# a stage 1 based on this profile. + +dev-util/pkgconf +sys-apps/attr +sys-apps/sandbox +dev-python/pyxattr |