diff --git a/pkg.info b/pkg.info index a2f9a0c..b2db38a 100644 --- a/pkg.info +++ b/pkg.info @@ -4,4 +4,6 @@ version: 3.10 url: https://www.linuxfromscratch.org/lfs/view/stable-systemd/chapter06/diffutils.html license: GPL3 architecture: any +depends: ["glibc"] +make_depends: ["bash","binutils","coreutils","gawk","gcc","gettext","glibc","grep","make","sed","texinfo"] type: source