pentoo-updater: this should make kde binpkgs build, but mate requires python3.6 so ignoring for now

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-04-26 11:23:19 -04:00
parent c55cf6ac64
commit 0b3cf3953f
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -419,8 +419,8 @@ main_upgrades() {
#if we are in catalyst, update the extra binpkgs
if [ -n "${clst_target}" ]; then
mkdir -p /etc/portage/profile
#add kde and mate use flags
echo 'pentoo/pentoo-desktop kde mate' >> /etc/portage/profile/package.use
#add kde
echo 'pentoo/pentoo-desktop kde' >> /etc/portage/profile/package.use
#required for kde
echo 'media-libs/mesa wayland' >> /etc/portage/profile/package.use
#add in all the opencl stuff