packaging: Drop unnecessary cockpit-system dependency
All cockpit extensions should only require the bridge, at least as long as they are independent from any other page (which is usually the case). We still need cockpit-system for the tests (thus keep it in test/browser/main.fmf), but it is perfectly reasonable to look at a particular Cockpit page via the "remote hosts" panel, cockpit-desktop, or Cockpit Client.
This commit is contained in:
parent
03a6cc94a3
commit
95a8bd5956
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ BuildRequires: gettext
|
||||||
BuildRequires: libappstream-glib-devel
|
BuildRequires: libappstream-glib-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: cockpit-system
|
Requires: cockpit-bridge
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cockpit Starter Kit Example Module
|
Cockpit Starter Kit Example Module
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue