~whereiseveryone/guixrus

da2fcc981c49bb592335ee16aef94eafe162ee04 — jgart 2 months ago 3d821f2
pmbootstrap: add openssl to propagated-inputs
1 files changed, 1 insertions(+), 1 deletions(-)

M guixrus/packages/postmarketos.scm
M guixrus/packages/postmarketos.scm => guixrus/packages/postmarketos.scm +1 -1
@@ 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