[sysadmin/neon-tooling] /: resolute requires libjitterentropy3-dev to build rugged

Carlos De Maine <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit ef9ff16b8cd74ed1d62b33cf54a75a523224e537 by Carlos De Maine.
Committed on 19/07/2026 at 23:45.
Pushed by carlosdem into branch 'master'.

resolute requires libjitterentropy3-dev to build rugged

M  +4    -0    deploy_in_container.sh

https://invent.kde.org/sysadmin/neon-tooling/-/commit/ef9ff16b8cd74ed1d62b33cf54a75a523224e537

diff --git a/deploy_in_container.sh b/deploy_in_container.sh
index a582526c..9294d830 100755
--- a/deploy_in_container.sh
+++ b/deploy_in_container.sh
@@ -36,6 +36,10 @@ if [ "$DIST" = "bionic" ]; then
 fi
 
 ESSENTIAL_PACKAGES="cmake ca-certificates debhelper dirmngr build-essential git-core libffi-dev libgit2-dev libiconv-hook-dev libpcre2-dev libruby libssh2-1-dev libssl-dev libzstd-dev pkg-config rake ruby ruby-dev wget zlib1g-dev"
+if [ "$DIST" = "resolute" ]; then
+  ESSENTIAL_PACKAGES+=" libjitterentropy3-dev"
+fi
+
 i="5"
 while [ $i -gt 0 ]; do
   apt-get -y -o APT::Get::force-yes=true -o Debug::pkgProblemResolver=true \
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.