diff --git a/pkg/apps/manifest.json b/pkg/apps/manifest.json index fce8a9c355a2..a48a27a771c4 100644 --- a/pkg/apps/manifest.json +++ b/pkg/apps/manifest.json @@ -1,5 +1,6 @@ { "conditions": [ + {"path-exists": "/usr/bin/cockpit-bridge"}, {"path-exists": "/lib/systemd/system/packagekit.service"}, {"path-not-exists": "/sysroot/ostree"} ],