summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL15
1 files changed, 7 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 67d57d3..4522d8e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,14 +11,13 @@ XScreenSaver Installation
xscreensaver &
xscreensaver-settings
- There are many compilation dependencies. The configure script will
- tell you what is missing. At the least, you will need development
- versions of these libraries:
-
- perl pkg-config gettext intltool libx11 libxext libxi libxt
- libxft libxinerama libxrandr libxxf86vm libgl libglu libgle
- libgtk2 gdk-pixbuf-2.0 gdk-pixbuf-xlib-2.0 libxml2 libpam
- dbus libsystemd elogind
+ There are many compilation dependencies. The configure script will tell
+ you what is missing. At the least, you will need development versions of
+ these libraries. Append "-dev" or "-devel" to most of these:
+
+ perl pkg-config gettext intltool libx11 libxext libxi libxt libxft
+ libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0
+ libgdk-pixbuf2.0 libjpeg libxml2 libpam libsystemd elogind
BSD systems might need gmake instead of make.