From c09f274effe6b706b0deef7708cfb7be451a21d2 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 23 Jun 2017 16:44:14 +0200 Subject: [PATCH] README: add a note about the build dependencies --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 213bd5a..2bffa04 100644 --- a/README +++ b/README @@ -25,3 +25,7 @@ $ ./xicursorset 2 left_ptr NOTE: the "redglass" and "whiteglass" cursor themes are sometimes provided in a separate package called "xcursor-themes". + +Dependencies: + - libxcursor-dev + - libxi-dev -- 2.1.4