From 5c0d7ea66286aa6e613fc2a97246fe7cb2df7a85 Mon Sep 17 00:00:00 2001 From: fwsmit Date: Thu, 8 Apr 2021 17:44:13 +0200 Subject: [PATCH] docs: Update dependencies in README The Gtk3 dependencie was dropped #376, so we better remove it from the list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 323a54f..a5a1ec5 100644 --- a/README.md +++ b/README.md @@ -78,13 +78,12 @@ distro's repositories, don't worry, it's not hard to build it yourself. ### Dependencies -- dbus +- dbus (runtime) - libxinerama - libxrandr - libxss - glib - pango/cairo -- libgtk-3-dev - libnotify (optional, for dunstify) - wayland-client (can build without, see [make parameters](#make-parameters)) - wayland-protocols (optional, for recompiling protocols)