more packages required

This commit is contained in:
Klas Lindfors
2014-02-11 09:46:13 +01:00
parent 18bccf44ef
commit b656051ca3
+1 -1
View File
@@ -8,7 +8,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get remove -qq -y $REMOVE
- sudo apt-get autoremove -qq
- sudo apt-get install -qq -y libpcsclite-dev $EXTRA
- sudo apt-get install -qq -y libpcsclite-dev gengetopt help2man $EXTRA
matrix:
include:
- compiler: gcc