mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
try a hidden deps idea
This commit is contained in:
parent
b1c10e3b6d
commit
7cd15bbed6
17
hidden.cfg
Normal file
17
hidden.cfg
Normal file
@ -0,0 +1,17 @@
|
||||
# kind: resf.peridot.v1.CatalogSync
|
||||
# hidden deps idea
|
||||
package {
|
||||
name: "PyQt-builder"
|
||||
type: PACKAGE_TYPE_NORMAL_SRC
|
||||
repository {
|
||||
name: "plus"
|
||||
include_filter: "PyQt-builder.noarch"
|
||||
}
|
||||
}
|
||||
exclude_filter {
|
||||
repo_match: "plus"
|
||||
arch {
|
||||
key: "*"
|
||||
glob_match: "PyQt-builder"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user