mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-22 05:11:23 +00:00
wget missing
This commit is contained in:
parent
4a1418fe09
commit
77aa31a951
11
hidden.cfg
11
hidden.cfg
@ -4282,3 +4282,14 @@ package {
|
|||||||
include_filter: "erofs-utils.x86_64"
|
include_filter: "erofs-utils.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "wget"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "wget.aarch64"
|
||||||
|
include_filter: "wget.ppc64le"
|
||||||
|
include_filter: "wget.s390x"
|
||||||
|
include_filter: "wget.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user