numfmt: move to common core

This commit is contained in:
Terts Diepraam 2021-06-20 00:25:02 +02:00
parent 3086e95702
commit eaa93e9c27

View file

@ -63,6 +63,7 @@ feat_common_core = [
"more",
"mv",
"nl",
"numfmt",
"od",
"paste",
"pr",
@ -160,7 +161,6 @@ feat_require_unix = [
"mkfifo",
"mknod",
"nice",
"numfmt",
"nohup",
"pathchk",
"stat",