From da2fcc981c49bb592335ee16aef94eafe162ee04 Mon Sep 17 00:00:00 2001 From: jgart Date: Sun, 12 Mar 2023 23:28:10 -0500 Subject: [PATCH] pmbootstrap: add openssl to propagated-inputs --- guixrus/packages/postmarketos.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guixrus/packages/postmarketos.scm b/guixrus/packages/postmarketos.scm index a65b594..1ed82fd 100644 --- a/guixrus/packages/postmarketos.scm +++ b/guixrus/packages/postmarketos.scm @@ -38,7 +38,7 @@ (list python-pytest python-pytest-cov python-flake8 shellcheck git sudo openssl)) (propagated-inputs - (list python-argcomplete)) + (list python-argcomplete openssl)) (home-page "https://gitlab.com/postmarketOS/pmbootstrap") (synopsis "Sophisticated tool to develop and install postmarketOS") (description -- 2.45.2