README: mention also pkg-config as a build dependency
[xicursorset.git] / README
diff --git a/README b/README
index b87be08..4df0713 100644 (file)
--- a/README
+++ b/README
@@ -21,3 +21,12 @@ $ ./xicursorset 2 right_ptr whiteglass
 
 Set the cursor with id=2 to the 'left_ptr' image from the default theme
 $ ./xicursorset 2 left_ptr
+
+
+NOTE: the "redglass" and "whiteglass" cursor themes are sometimes provided in
+a separate package called "xcursor-themes".
+
+Dependencies:
+  - pkg-config
+  - libxcursor-dev
+  - libxi-dev