diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-02-23 15:54:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 15:54:44 +0200 |
commit | 2cdb1a8e9ac153b1606a22b9a489d8fdc361f6ea (patch) | |
tree | c3c30daddb4c7379f736adfcd4a95445a7d2bd7b | |
parent | 08d4293b39bd742a6cfc80ea0807fa3bb9b4c59d (diff) | |
parent | be285897bad5bac9ff397f1b5bfbe5c44795c65e (diff) | |
download | vyos-user-utils-2cdb1a8e9ac153b1606a22b9a489d8fdc361f6ea.tar.gz vyos-user-utils-2cdb1a8e9ac153b1606a22b9a489d8fdc361f6ea.zip |
Merge pull request #4 from onedr0p/patch-1
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, |