mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-25 22:46:29 +00:00
add wireguard-tools
This commit is contained in:
parent
ac0af69ef1
commit
475f4efc4c
@ -26633,6 +26633,17 @@ package {
|
||||
include_filter: "whois.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "wireguard-tools"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "wireguard-tools.aarch64"
|
||||
include_filter: "wireguard-tools.ppc64le"
|
||||
include_filter: "wireguard-tools.s390x"
|
||||
include_filter: "wireguard-tools.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "wireplumber"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
|
Loading…
Reference in New Issue
Block a user