mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 00:51:41 +02:00
sys-apps/ethtool: Sync with Gentoo
It's from Gentoo commit fc49b387f6d6e807210c0b4c6c56ffd81902db26.
This commit is contained in:
parent
b6350c488b
commit
3110442ed6
@ -14,7 +14,10 @@ IUSE="+netlink"
|
|||||||
|
|
||||||
RDEPEND="netlink? ( net-libs/libmnl )"
|
RDEPEND="netlink? ( net-libs/libmnl )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="app-arch/xz-utils"
|
BDEPEND="
|
||||||
|
app-arch/xz-utils
|
||||||
|
netlink? ( virtual/pkgconfig )
|
||||||
|
"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
econf $(use_enable netlink)
|
econf $(use_enable netlink)
|
||||||
|
@ -14,7 +14,10 @@ IUSE="+netlink"
|
|||||||
|
|
||||||
RDEPEND="netlink? ( net-libs/libmnl )"
|
RDEPEND="netlink? ( net-libs/libmnl )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="app-arch/xz-utils"
|
BDEPEND="
|
||||||
|
app-arch/xz-utils
|
||||||
|
netlink? ( virtual/pkgconfig )
|
||||||
|
"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
econf $(use_enable netlink)
|
econf $(use_enable netlink)
|
||||||
|
@ -14,7 +14,10 @@ IUSE="+netlink"
|
|||||||
|
|
||||||
RDEPEND="netlink? ( net-libs/libmnl )"
|
RDEPEND="netlink? ( net-libs/libmnl )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="app-arch/xz-utils"
|
BDEPEND="
|
||||||
|
app-arch/xz-utils
|
||||||
|
netlink? ( virtual/pkgconfig )
|
||||||
|
"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
econf $(use_enable netlink)
|
econf $(use_enable netlink)
|
||||||
|
@ -14,7 +14,10 @@ IUSE="+netlink"
|
|||||||
|
|
||||||
RDEPEND="netlink? ( net-libs/libmnl )"
|
RDEPEND="netlink? ( net-libs/libmnl )"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
BDEPEND="app-arch/xz-utils"
|
BDEPEND="
|
||||||
|
app-arch/xz-utils
|
||||||
|
netlink? ( virtual/pkgconfig )
|
||||||
|
"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
econf $(use_enable netlink)
|
econf $(use_enable netlink)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user