Skip to content

Commit fe96fc4

Browse files
committed
Add gflag
1 parent 4d58c85 commit fe96fc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ apt-get install build-essential cmake git
5656
apt-get install libgl1-mesa-dev libglu1-mesa-dev libxrandr-dev libxext-dev
5757
# OpenCV
5858
apt-get install libopencv-dev
59+
# If missing gflags
60+
apt-get install libgflags-dev
5961
apt-get install libboost-all-dev # for mLib
6062
```
6163

0 commit comments

Comments
 (0)