diff options
author | Wolfgang Müller | 2021-08-26 12:28:00 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-08-26 12:28:00 +0200 |
commit | acd2e35a5c36d5d6a4307c2fa4d4587b60e6f402 (patch) | |
tree | 143c657a3488af4d1866bdfff045434f4238c7ba /group-base | |
parent | b454a4c5da02ada78c842d971d796ac0a0f16437 (diff) | |
download | portage-roles-acd2e35a5c36d5d6a4307c2fa4d4587b60e6f402.tar.gz |
group-base: Enable 'xml' USE flag for sys-devel/gdb
This allows us to use the remote debugging features of gdb together with
app-emulation/qemu.
Diffstat (limited to 'group-base')
-rw-r--r-- | group-base/package.use/00-group-base | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/group-base/package.use/00-group-base b/group-base/package.use/00-group-base index 18edf88..90bda6c 100644 --- a/group-base/package.use/00-group-base +++ b/group-base/package.use/00-group-base @@ -37,6 +37,7 @@ sci-libs/libqalculate curl sys-apps/busybox -savedconfig sys-apps/iproute2 -iptables sys-auth/pambase -nullok -passwdqc +sys-devel/gdb xml sys-kernel/linux-firmware savedconfig # needed for qtcore & fish |