mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-07 18:35:34 +00:00
.builds: add SPDX license header
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# SPDX-License-Identifier: Unlicense OR MIT
|
||||||
image: debian/testing
|
image: debian/testing
|
||||||
packages:
|
packages:
|
||||||
- clang
|
- clang
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
# SPDX-License-Identifier: Unlicense OR MIT
|
||||||
image: freebsd/11.x
|
image: freebsd/11.x
|
||||||
packages:
|
packages:
|
||||||
- libX11
|
- libX11
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
# SPDX-License-Identifier: Unlicense OR MIT
|
||||||
image: debian/testing
|
image: debian/testing
|
||||||
packages:
|
packages:
|
||||||
- curl
|
- curl
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
# SPDX-License-Identifier: Unlicense OR MIT
|
||||||
image: openbsd/latest
|
image: openbsd/latest
|
||||||
packages:
|
packages:
|
||||||
- libxkbcommon
|
- libxkbcommon
|
||||||
|
|||||||
Reference in New Issue
Block a user