mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-16 02:51:23 +00:00
add two new packages
This commit is contained in:
parent
09a25af7a5
commit
c1b2920337
@ -33806,3 +33806,22 @@ package {
|
|||||||
include_filter: "gnome-shell-extension-dash-to-dock.noarch"
|
include_filter: "gnome-shell-extension-dash-to-dock.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "gnome-shell-extension-dash-to-panel"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "AppStream"
|
||||||
|
include_filter: "gnome-shell-extension-dash-to-panel.noarch"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
package {
|
||||||
|
name: "plocate"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "BaseOS"
|
||||||
|
include_filter: "plocate.aarch64"
|
||||||
|
include_filter: "plocate.ppc64le"
|
||||||
|
include_filter: "plocate.s390x"
|
||||||
|
include_filter: "plocate.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user