From f6a9923c6c51e044b746b1d0c2c226fb4278c3c4 Mon Sep 17 00:00:00 2001 From: Kljunas2 Date: Tue, 17 May 2022 15:06:49 +0200 Subject: [PATCH] add libgtk dev as dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d51709..c1fe6d1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The "Activate Windows" watermark ported to Linux with Gtk Layer Shell ## Dependencies This project depends on: -- `gtk-3.0` +- `gtk-3.0` (on some distros also `libgtk-3-dev`) - `gtk-layer-shell` and any [supported wayland compositor](https://github.com/wmww/gtk-layer-shell#supported-desktops) ## Building