summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 853cfb6..2783400 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
1mtview - Multitouch Viewer 1mtview - Multitouch Viewer
2 2
3To build, you need to have the autoconf, libtool, xorg-dev, 3To build, you need to have the autoconf, libtool, libx11-dev,
4libutouch-frame-dev, libutouch-evemu-dev and mtdev-dev packages 4libutouch-frame-dev, libutouch-evemu-dev and mtdev-dev (>= 1.1)
5installed. Then, do 5packages installed. Then, do
6 6
7 ./autogen.sh 7 ./autogen.sh
8 ./configure 8 ./configure