projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f40ffbb
)
sys-cluster/singularity: Add missing runtime dep
author
Justin Lecher
<jlec@gentoo.org>
Sun, 29 Oct 2017 11:45:06 +0000
(11:45 +0000)
committer
Justin Lecher
<jlec@gentoo.org>
Sun, 29 Oct 2017 12:03:31 +0000
(12:03 +0000)
Closes: https://bugs.gentoo.org/635342
Package-Manager: Portage-2.3.12, Repoman-2.3.3
Signed-off-by: Justin Lecher <jlec@gentoo.org>
sys-cluster/singularity/singularity-2.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-cluster/singularity/singularity-2.4.ebuild
b/sys-cluster/singularity/singularity-2.4.ebuild
index 904c3ca6693edc25e40d4ebb601142636a0a5577..b897f939dd0f13153e4e32d3180cd85556fad4d2 100644
(file)
--- 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