removed compsrv as dependency
This commit is contained in:
parent
285996f467
commit
e4592e7963
1 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,6 @@ fpm -s python --python-bin python3 --python-package-name-prefix python3 \
|
|||
-d "opencv-main" \
|
||||
-d "opencv-python" \
|
||||
-d "opencv-scripts" \
|
||||
-d "compsrv" \
|
||||
--python-install-lib "/usr/local/lib/python3.9/dist-packages" \
|
||||
-v $VERSION -t deb setup.py
|
||||
|
||||
|
|
Reference in a new issue