Skip to content

Commit

Permalink
sys-process/tini: add vim-core to DEPEND for bug 597048
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
zmedico committed Oct 13, 2016
1 parent e5265e2 commit 4368fc6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sys-process/tini/tini-0.10.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static"

# vim-core is needed just for the xxd program
DEPEND="app-editors/vim-core"

src_compile() {
append-cflags -DPR_SET_CHILD_SUBREAPER=36 -DPR_GET_CHILD_SUBREAPER=37
cmake-utils_src_compile
Expand Down

0 comments on commit 4368fc6

Please sign in to comment.