This commit is contained in:
YellowJacketLinux 2024-10-04 13:11:43 -07:00
parent dec4b604c8
commit df7ea792ac

View File

@ -49,6 +49,7 @@ getSource "${check_dnl}" "${check_sha256}" "${check_tarball}"
getSource "${coreutils_dnl}" "${coreutils_sha256}" "${coreutils_tarball}"
getSource "${coreutils_patch_dnl}" "${coreutils_patch_sha256}" "${coreutils_patch_file}"
getSource "${dbus_dnl}" "${dbus_sha256}" "${dbus_tarball}"
getSource "${dejagnu_dnl}" "${dejagnu_sha256}" "${dejagnu_tarball}"
getSource "${diffutils_dnl}" "${diffutils_sha256}" "${diffutils_tarball}"
getSource "${e2fsprogs_dnl}" "${e2fsprogs_sha256}" "${e2fsprogs_tarball}"
getSource "${elfutils_dnl}" "${elfutils_sha256}" "${elfutils_tarball}"