diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-14 14:12:39 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-14 15:12:07 +0100 |
commit | fdcdb652e5e6ec45e5c0141375801b976ea7f34f (patch) | |
tree | d4391effe75074f11a08c53c0e126752c6b3aaaa | |
parent | ea8d1bbe88fd31e9b74a16675c9a639cd45f47e1 (diff) |
Fixed lintial warning over missing-depends-on-sensible-utils
-rw-r--r-- | debian/webhttrack.lintian-overrides | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/webhttrack.lintian-overrides b/debian/webhttrack.lintian-overrides new file mode 100644 index 0000000..02aac2e --- /dev/null +++ b/debian/webhttrack.lintian-overrides @@ -0,0 +1 @@ +missing-depends-on-sensible-utils sensible-browser usr/bin/webhttrack |