mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-26 20:10:57 +00:00
add papers package
This commit is contained in:
parent
56eb3432a3
commit
e4cf2564fd
1 changed files with 11 additions and 0 deletions
11
hidden.cfg
11
hidden.cfg
|
@ -4155,3 +4155,14 @@ package {
|
|||
include_filter: "libcamera.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "papers"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "hidden"
|
||||
include_filter: "papers.aarch64"
|
||||
include_filter: "papers.ppc64le"
|
||||
include_filter: "papers.s390x"
|
||||
include_filter: "papers.x86_64"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue