VigneshVS2005 commited on
Commit
b3222ea
·
1 Parent(s): 0e117be

Add packages.txt to fix OpenCV missing libxcb.so.1 GUI dependencies

Browse files
Files changed (1) hide show
  1. packages.txt +8 -0
packages.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ libgl1
2
+ libglib2.0-0
3
+ libsm6
4
+ libxext6
5
+ libxrender-dev
6
+ libxcb1
7
+ libxcb-shape0
8
+ libxcb-xfixes0