Skip to content

Commit

Permalink
live-build
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jul 18, 2023
1 parent 2b19c61 commit c2c420d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-steps.d/3500_install-packages
Expand Up @@ -242,6 +242,8 @@ install-packages() {
pkg-install whonix-host-packages-dependencies-pre
elif [ "$dist_build_type_long" = "kicksecure-host-xfce" ]; then
pkg-install kicksecure-packages-dependencies-pre
elif [ "$dist_build_type_long" = "kicksecure-host-cli" ]; then
pkg-install kicksecure-packages-dependencies-pre
else
error "ERROR: Invalid dist_build_flavor $dist_build_flavor. Please report this bug!"
fi
Expand Down

0 comments on commit c2c420d

Please sign in to comment.