mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Needs sudo
This commit is contained in:
parent
7a884af0ef
commit
074f6db6d8
@ -1,6 +1,6 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
install: apt-get install libcppunit-dev zlib1g-dev
|
||||
install: sudo apt-get install libcppunit-dev zlib1g-dev
|
||||
script: cmake && make
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user