mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
try different package
This commit is contained in:
parent
037cfb8c9c
commit
cb7a49b4f1
@ -3,7 +3,7 @@ node_js:
|
|||||||
- 0.6
|
- 0.6
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install libcv-dev
|
- sudo apt-get install libopencv-dev
|
||||||
- sudo apt-get install libhighgui-dev
|
- sudo apt-get install libhighgui-dev
|
||||||
- pkg-config --libs opencv
|
- pkg-config --libs opencv
|
||||||
- pkg-config --cflags opencv
|
- pkg-config --cflags opencv
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user