update dev software

This commit is contained in:
λmolinae 2025-05-18 01:26:24 -06:00
parent 1e9e00859d
commit a21989bf15
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ build-base,"Meta package for build base",N,
tcc,"Tiny C Compiler",N,
tcc-libs,"Tiny C Compiler (libraries)",N,
tcc-libs-static,"Tiny C Compiler (static library)",N,
clang20,"C language family front-end for LLVM",N,
libinput,"Library for handling input devices",N,
libinput-dev,"Library for handling input devices (development files)",N,
wayland,"A computer display server protocol",N,

1 NAME DESCRIPTION GIT GIT URL
3 tcc Tiny C Compiler N
4 tcc-libs Tiny C Compiler (libraries) N
5 tcc-libs-static Tiny C Compiler (static library) N
6 clang20 C language family front-end for LLVM N
7 libinput Library for handling input devices N
8 libinput-dev Library for handling input devices (development files) N
9 wayland A computer display server protocol N