diff options
author | Xavier Roche <roche@httrack.com> | 2023-01-10 19:53:30 +0100 |
---|---|---|
committer | Xavier Roche <roche@httrack.com> | 2023-01-10 19:57:17 +0100 |
commit | 219cc2a3334d970b634f19359f5dfde874ce8969 (patch) | |
tree | d309390d10949fe591a772fae18dee7cb7635bb7 | |
parent | f573701dde17d3d9a0a2eea49b21b4281f0ecb18 (diff) |
Depends also on sensible-utils
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a322dc0..1f3f8dc 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Description: Copy websites to your computer (Offline browser) Package: webhttrack Architecture: any Multi-Arch: same -Depends: ${misc:Depends}, ${shlibs:Depends}, webhttrack-common, iceape-browser | iceweasel | icecat | mozilla | firefox | mozilla-firefox | www-browser +Depends: ${misc:Depends}, ${shlibs:Depends}, webhttrack-common, iceape-browser | iceweasel | icecat | mozilla | firefox | mozilla-firefox | www-browser | sensible-utils Replaces: webhttrack-common (<< 3.43.9-2) Breaks: webhttrack-common (<< 3.43.9-2) Suggests: httrack, httrack-doc |