Mention that libdbus is a new dependency

This commit is contained in:
dec05eba
2026-01-24 01:01:26 +01:00
parent 9c5688f61b
commit bfc7df5c56
2 changed files with 2 additions and 1 deletions

View File

@@ -220,7 +220,7 @@ public:
}
};
int main(int argc, char** argv) {
int main() {
GsrKwinHelper helper;
if (!helper.init()) {