mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
manifest: Pull in gnome-panel so we work in a VM
This commit is contained in:
parent
927a4e5893
commit
9dc8f4d42c
@ -673,6 +673,8 @@
|
||||
"branch": "telepathy-logger-0.2.12",
|
||||
"patches": ["telepathy-logger-autogen.patch"]},
|
||||
|
||||
{"src": "gnome:gnome-power-manager"},
|
||||
|
||||
{"src": "gnome:gnome-shell",
|
||||
"config-opts": ["--enable-compile-warnings=maximum"]},
|
||||
|
||||
@ -683,6 +685,14 @@
|
||||
{"src": "gnome:gnome-control-center",
|
||||
"config-opts": ["--disable-cups",
|
||||
"--disable-documentation"],
|
||||
"patches": ["g-c-c-disable-docs.patch"]}
|
||||
"patches": ["g-c-c-disable-docs.patch"]},
|
||||
|
||||
{"src": "gnome:notification-daemon"},
|
||||
|
||||
{"src": "gnome:libwnck"},
|
||||
|
||||
{"src": "gnome:gnome-panel",
|
||||
"patches": ["panel-disable-docs.patch"],
|
||||
"config-opts": ["--disable-documentation"]}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user