Add xdp-tools to devel
This commit is contained in:
parent
78138e8ef2
commit
092ba36fe7
@ -142,5 +142,12 @@ additional_packages = [
|
|||||||
"cmirror",
|
"cmirror",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
),
|
||||||
|
(
|
||||||
|
'^devel$', {
|
||||||
|
'*': [
|
||||||
|
"xdp-tools",
|
||||||
|
]
|
||||||
|
}
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user