add xmpp gloox library to deps
This commit is contained in:
parent
c38dda6b0b
commit
d7781bbbf4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ If you are doing development work on a local Haiku system, use:
|
|||
|
||||
```bash
|
||||
# Install required dependencies
|
||||
pkgman install make haiku_devel llvm19_clang
|
||||
pkgman install make haiku_devel llvm19_clang gloox gloox_devel
|
||||
# Build
|
||||
make build
|
||||
./renga
|
||||
|
|
Loading…
Reference in a new issue