From f76b40250ebe5208e8feb4004cbc3ecdb89d6807 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Wed, 17 Nov 2021 10:48:56 -0700 Subject: [PATCH] update for mesa in plus --- common/include-excludes.conf | 2 ++ plus.conf | 1 + 2 files changed, 3 insertions(+) diff --git a/common/include-excludes.conf b/common/include-excludes.conf index b4ea67c..ce4c75f 100644 --- a/common/include-excludes.conf +++ b/common/include-excludes.conf @@ -990,6 +990,8 @@ additional_packages = [ ('^plus$', { '*': [ 'openldap-servers', + 'thunderbird', + 'mesa', ], }), diff --git a/plus.conf b/plus.conf index 2eadc6e..4bc4d1e 100644 --- a/plus.conf +++ b/plus.conf @@ -63,6 +63,7 @@ additional_packages = [ '*': [ 'thunderbird', 'openldap-servers', + 'mesa', ], }), ]