diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-01-03 19:52:44 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-01-03 19:52:44 +0100 |
| commit | 9199a7a2b1379d2718bb76ef848a9b2d395fde0c (patch) | |
| tree | 1cd97d9a008a2e03be487a2546502e255c677e2a /INSTALL | |
| parent | 359a0969e4190a63148c12451ebf39410256763a (diff) | |
Update dependencies and installation instructions
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'INSTALL')
| -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 |
