projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1630ee7
)
dev-ml/zed: Add missing opam dep
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 6 Apr 2017 08:24:53 +0000
(10:24 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 6 Apr 2017 12:29:48 +0000
(14:29 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/zed/zed-1.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/zed/zed-1.5.ebuild
b/dev-ml/zed/zed-1.5.ebuild
index c8e41d298a9e06927fb77eed51e79c482b1c79cc..844d092dc96d9f31dac9d765401ce4464e6744cc 100644
(file)
--- a/
dev-ml/zed/zed-1.5.ebuild
+++ b/
dev-ml/zed/zed-1.5.ebuild
@@
-18,6
+18,7
@@
DEPEND="
dev-ml/react:="
RDEPEND="${DEPEND}"
DEPEND="${DEPEND}
+ dev-ml/opam
dev-ml/jbuilder"
src_compile() {