Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473186 - net-misc/netctl - document the optional runtime dependencies
Summary: net-misc/netctl - document the optional runtime dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 13:04 UTC by Alexander Tsoy
Modified: 2013-06-14 00:00 UTC (History)
0 users

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 Alexander Tsoy 2013-06-13 13:04:56 UTC
Please show and explain optional deps at postinst phase. Something like optfeature() from systemd ebuild is good for this imho.

Some of the deps which I know:

net-misc/dhcpcd
net-misc/dhcp (not used by default)
net-wireless/wpa_supplicant
sys-apps/ifplugd
net-dialup/ppp
net-misc/bridge-utils
net-misc/ifenslave

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2013-06-14 00:00:23 UTC
+  14 Jun 2013; Mike Gilbert <floppym@gentoo.org> -netctl-0.8.ebuild,
+  -netctl-1.0.ebuild, -netctl-1.1.ebuild, netctl-1.1-r1.ebuild,
+  netctl-9999.ebuild:
+  Document optional runtime deps, bug 473186 by Alexander Tsoy.