summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-10-29 11:45:06 +0000
committerJustin Lecher <jlec@gentoo.org>2017-10-29 12:03:31 +0000
commit74c578313c84b190b77409d1619f6659e2b22d43 (patch)
tree7cb8883f19f1d8b41eb963c7fc09ff326f54ab7a
parentmedia-gfx/imagemagick: Stable on amd64 (diff)
downloadgentoo-74c578313c84b190b77409d1619f6659e2b22d43.tar.gz
gentoo-74c578313c84b190b77409d1619f6659e2b22d43.tar.bz2
gentoo-74c578313c84b190b77409d1619f6659e2b22d43.zip
sys-cluster/singularity: Add missing runtime dep
Closes: https://bugs.gentoo.org/635342 Package-Manager: Portage-2.3.12, Repoman-2.3.3 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--sys-cluster/singularity/singularity-2.4.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-cluster/singularity/singularity-2.4.ebuild b/sys-cluster/singularity/singularity-2.4.ebuild
index 904c3ca6693e..b897f939dd0f 100644
--- a/sys-cluster/singularity/singularity-2.4.ebuild
+++ b/sys-cluster/singularity/singularity-2.4.ebuild
@@ -16,6 +16,10 @@ LICENSE="cctbx-2.0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="examples static-libs +suid"
+RDEPEND="
+ sys-fs/squashfs-tools:0
+"
+
src_prepare() {
default
# automake version hardcoding