aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-03-09 11:54:13 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-03-09 11:54:13 -0500
commit2462690cb558215d723b525f327790a3e1b898d0 (patch)
tree43336656a03d4befc81511631de05d5e626e8f5e
parentworld, world.conf: remove gksu and refresh (diff)
downloadgrs-2462690cb558215d723b525f327790a3e1b898d0.tar.gz
grs-2462690cb558215d723b525f327790a3e1b898d0.tar.bz2
grs-2462690cb558215d723b525f327790a3e1b898d0.zip
cycle.1.sh: clean up build of openssl
-rw-r--r--scripts/cycle.1.sh7
1 files changed, 3 insertions, 4 deletions
diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
index e2b3835..3235e01 100644
--- a/scripts/cycle.1.sh
+++ b/scripts/cycle.1.sh
@@ -3,10 +3,9 @@
source /etc/profile
env-update
-# This is a workaround for now to avoid a problem
-# with dev-python/cryptography which depends on
-# >=dev-libs/openssl-1.0.2:0=[-bindist(-)]
-USE=-bindist emerge -1q --nodeps openssl openssh
+# We to build openssl[-bindist] for layman, and
+# Consequently we need to build openssh[-bindist]
+emerge -1q openssl openssh
emerge -b1q layman
layman -L