Skip to content

Commit

Permalink
update distro/freebsd/install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Jan 5, 2025
1 parent be4f4e3 commit 5416ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro/freebsd/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ PYV=$(python3 -c 'import sys;v=sys.version_info;print(f"py{v.major}{v.minor}")')
# if it's installed with pip3, pkg will still install it, even without "-f"

pkg install \
packaging \
gettext \
gtksourceview4 \
OpenSSH-askpass \
Expand Down

0 comments on commit 5416ada

Please sign in to comment.