Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617670 - dev-lang/erlang [systemd] configure: error: --enable-systemd was given, but test for systemd failed
Summary: dev-lang/erlang [systemd] configure: error: --enable-systemd was given, but t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-06 20:34 UTC by Alessandro Barbieri
Modified: 2017-05-27 23:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2017-05-06 20:34:01 UTC
just add systemd as a dependency
maybe I'll pull request
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2017-05-27 23:00:48 UTC
commit 36224643045fcc344539d02e4d8e990b6225b3f6 (HEAD -> master, origin/master, origin/HEAD)
Author:     Alessandro-Barbieri <ale.barbio@alice.it>
AuthorDate: Sat May 13 23:05:57 2017 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Sun May 28 01:00:02 2017 +0200

dev-lang/erlang: add systemd as dependency.

Gentoo-Bug: https://bugs.gentoo.org/617670
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4619

dev-lang/erlang/erlang-18.3.ebuild | 3 ++-
dev-lang/erlang/erlang-19.1.ebuild | 3 ++-
dev-lang/erlang/erlang-19.2.ebuild | 3 ++-
dev-lang/erlang/erlang-19.3.ebuild | 3 ++-
4 files changed, 8 insertions(+), 4 deletions(-)

Merged, thanks!