From de5bf7ca3b7a2bf6be35b86486b00dc6a071b950 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 17 May 2024 16:16:07 +0200 Subject: doc: update readme --- README.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 8061b00..cc6767a 100644 --- a/README.rst +++ b/README.rst @@ -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 .`` -- cgit v1.2.3