diff options
| -rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1,8 +1,8 @@ | |||
| 1 | mtview - Multitouch Viewer | 1 | mtview - Multitouch Viewer |
| 2 | 2 | ||
| 3 | To build, you need to have the autoconf, libtool, xorg-dev, | 3 | To build, you need to have the autoconf, libtool, libx11-dev, |
| 4 | libutouch-frame-dev, libutouch-evemu-dev and mtdev-dev packages | 4 | libutouch-frame-dev, libutouch-evemu-dev and mtdev-dev (>= 1.1) |
| 5 | installed. Then, do | 5 | packages installed. Then, do |
| 6 | 6 | ||
| 7 | ./autogen.sh | 7 | ./autogen.sh |
| 8 | ./configure | 8 | ./configure |
