summaryrefslogtreecommitdiff
path: root/config/dependencies/debian
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-12-27 14:01:07 +0000
committerLeah Rowe <leah@libreboot.org>2024-12-27 14:01:07 +0000
commitccc2b4d589fb3315f43443e74c861c47fa2d5ff4 (patch)
treef4f78d6158457ed4c528aa73c4f3d60af06efad5 /config/dependencies/debian
parenta3969701e6b6072111757a84a58a67538bd53b05 (diff)
add spdx headers to dependencies configs
these used to be separate scripts under gpl 3+, so it makes sense to clarify the licensing situation Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/debian')
-rwxr-xr-xconfig/dependencies/debian2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/dependencies/debian b/config/dependencies/debian
index 819f3196..d147673c 100755
--- a/config/dependencies/debian
+++ b/config/dependencies/debian
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+
pkg_add="apt-get -y install"
pkglist=" \
acpica-tools autoconf autogen automake autopoint autotools-dev bc \