You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/base/package.use

33 lines
1.2 KiB

# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2021-10-14)
# Unconditional dependency on >= Lua 5.3, so let's just pick 5.4
>=app-arch/rpm-4.17.0 lua_single_target_lua5-4
# Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> (2021-09-13)
# WirePlumber obligatory links and embeds either Lua 5.3 or 5.4
# interpreter with the later being the upstream default.
media-video/wireplumber lua_single_target_lua5-4
# Michał Górny <mgorny@gentoo.org> (2016-09-24)
# Enable the BPF target by default
dev-ml/llvm-ocaml llvm_targets_BPF
sys-devel/clang llvm_targets_BPF
sys-devel/llvm llvm_targets_BPF
# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2012-07-27)
# Modular X: Build the Xorg X server by default
x11-base/xorg-server xorg
# Diego Elio Pettenò <flameeyes@gentoo.org> (2011-04-11)
# Disable ldap support by default in sudo, as it seem to lack
# developers maintaining that particular support and is, thus, vastly
# untested.
app-admin/sudo -ldap
# Zac Medico <zmedico@gentoo.org> (2009-12-04)
# Bug #295615 - Disable cxx by default, in order to avoid a die
# in pkg_setup with default USE settings (cxx requires sasl).
net-nds/openldap -cxx