diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-05-17 16:16:07 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-05-17 16:16:07 +0200 |
| commit | de5bf7ca3b7a2bf6be35b86486b00dc6a071b950 (patch) | |
| tree | 827cde6b2d1cb261030b59cc3bbe396e52ca4007 /README.rst | |
| parent | c893434519811d4fbd04f3a5a23971f0ef93cf24 (diff) | |
| download | wanda-de5bf7ca3b7a2bf6be35b86486b00dc6a071b950.tar.xz wanda-de5bf7ca3b7a2bf6be35b86486b00dc6a071b950.zip | |
doc: update readme
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -1,19 +1,20 @@ Wanda! ====== -Wanda is a simple wallpaper changer for the GNU Network Object Model -Environment. +Wanda is a simple wallpaper changer for Linux desktops. Building -------- -Wanda requires: +Tool dependencies: -* cmake * conan + +System library dependencies: + * glib +* libmagic -and can be built using:: +Building on the command line: - $ conan install . -if build - $ conan build . -bf build +``$ conan build -pr .conan/default .`` |
