Skip to content

Commit

Permalink
build-dep on ca-certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
stew committed Oct 16, 2024
1 parent 6be766e commit c761e28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: unisonweb
Section: devel
Priority: optional
Maintainer: Stew O'Connor <[email protected]>
Build-Depends: debhelper (>=11~), wget
Build-Depends: debhelper (>=11~), wget, ca-certificates
Standards-Version: 4.1.4
Homepage: https://unisonweb.org
Vcs-Browser: https://github.com/unisonweb/unison
Expand All @@ -14,4 +14,3 @@ Section: devel
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, libncurses6, libtinfo6, less, locales, racket, racket-doc
Description: A functional programming language

0 comments on commit c761e28

Please sign in to comment.