logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: f041b91c36df16d670b24215769694b186c018ca
parent f0e7c3cea9cef486b9161ab66256f36ae5d0d49b
Author: Michael Forney <mforney@mforney.org>
Date:   Wed,  3 Jun 2020 22:56:45 -0700

Add wayland to sets.devel

This provides wayland-scanner, which is needed to build wayland
packages from source.

Diffstat:

Msets.lua1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/sets.lua b/sets.lua @@ -52,6 +52,7 @@ return { 'nasm', 'qbe', 'strace', + 'wayland', }, media={ 'alsa-lib',