mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-23 22:01:24 +00:00
add new packages again
This commit is contained in:
parent
fc9e128290
commit
56eb3432a3
20
hidden.cfg
20
hidden.cfg
@ -4135,3 +4135,23 @@ package {
|
||||
include_filter: "tigervnc.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "php-pecl-redis6"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "hidden"
|
||||
include_filter: "php-pecl-redis6.aarch64"
|
||||
include_filter: "php-pecl-redis6.ppc64le"
|
||||
include_filter: "php-pecl-redis6.s390x"
|
||||
include_filter: "php-pecl-redis6.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "libcamera"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "hidden"
|
||||
include_filter: "libcamera.aarch64"
|
||||
include_filter: "libcamera.x86_64"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user