Skip to content

Commit

Permalink
Only libxaw7-dev is required
Browse files Browse the repository at this point in the history
  • Loading branch information
techtonik committed Jan 11, 2016
1 parent 626a0a8 commit 689a8fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,8 +1,7 @@
language: c
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libxaw7 libxaw7-dev
- autoreconf -i
- sudo apt-get install -y libxaw7-dev
script:
- ./configure --x-libraries=/usr/lib/x86_64-linux-gnu
- make
Expand Down

0 comments on commit 689a8fd

Please sign in to comment.