diff options
author | Devin Buhl <onedr0p@users.noreply.github.com> | 2023-02-23 08:08:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 08:08:55 -0500 |
commit | be285897bad5bac9ff397f1b5bfbe5c44795c65e (patch) | |
tree | c3c30daddb4c7379f736adfcd4a95445a7d2bd7b | |
parent | 08d4293b39bd742a6cfc80ea0807fa3bb9b4c59d (diff) | |
download | vyos-user-utils-be285897bad5bac9ff397f1b5bfbe5c44795c65e.tar.gz vyos-user-utils-be285897bad5bac9ff397f1b5bfbe5c44795c65e.zip |
T5028: Add package exfatprogs
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f6967d8..f56875d 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Depends: bgpq3, dnsdist, dnsutils, + exfatprogs, fancontrol, grepcidr, haproxy, |