mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-misc/fcgiwrap: systemd is needed at run and buildtime (#557020 by Cody Schafer)
Package-Manager: portage-2.2.22
This commit is contained in:
@@ -23,7 +23,10 @@ else
|
||||
KEYWORDS="amd64 ~arm x86"
|
||||
fi
|
||||
|
||||
RDEPEND="dev-libs/fcgi"
|
||||
RDEPEND="
|
||||
dev-libs/fcgi
|
||||
systemd? ( sys-apps/systemd )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user