mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-28 04:50:55 +00:00
add missing package
This commit is contained in:
parent
475f4efc4c
commit
09a25af7a5
1 changed files with 8 additions and 0 deletions
|
@ -33798,3 +33798,11 @@ package {
|
|||
include_filter: "prefixdevname.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "gnome-shell-extension-dash-to-dock"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "gnome-shell-extension-dash-to-dock.noarch"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue