internal/rosa/package: replace gawk

This replaces gawk in miscellaneous packages.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-07-12 22:09:56 +09:00
parent 7881bfd027
commit 8facae53c7
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ package cairo {
};
inputs = [
gawk,
awk,
zlib,
libpng,
+1 -1
View File
@@ -451,7 +451,7 @@ package texinfo {
runtime = [
perl,
gawk,
awk,
];
}
+1 -1
View File
@@ -132,7 +132,7 @@ rm -v "/work/system/lib/modules/$(make -f /usr/src/kernel/Makefile kernelversion
perl,
bc,
sed,
gawk,
awk,
coreutils,
diffutils,
bash,
+1 -1
View File
@@ -61,7 +61,7 @@ cp -r \
inputs = [
perl,
python,
gawk,
awk,
coreutils,
zlib,
+1 -1
View File
@@ -26,7 +26,7 @@ echo 'int main(){}' > tests/sanity-test.c
};
inputs = [
gawk,
awk,
diffutils,
libffi,
+2 -2
View File
@@ -720,7 +720,7 @@ package xserver {
};
inputs = [
gawk,
awk,
xorgproto,
libxtrans,
@@ -791,7 +791,7 @@ package xwayland {
inputs = [
bash,
gawk,
awk,
mesa,
libglvnd,