blob: 77e8336c0cf0868fbc042ba9bcf3d16faf4e839e (
plain)
1
2
3
4
5
6
7
8
|
# adding useflags that are removed due to USE="-* ... " in make.defaults
# and are needed for packages to have the correct functions
# adding run dependency pkgconfig
dev-util/pkgconf pkg-config
# `native-symlinks` adds /usr/bin/python and /usr/bin/python3 symlinks
dev-lang/python-exec native-symlinks
|