removed compsrv as dependency

This commit is contained in:
itssme 2022-10-28 19:23:20 +02:00 committed by GitHub
parent 285996f467
commit e4592e7963
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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