diff options
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 .`` |
