mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix DEPENDS
This commit is contained in:
parent
fa53558719
commit
91c557ad97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552349
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= visp
|
||||
DISTVERSION= 3.3.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://gforge.inria.fr/frs/download.php/latestfile/475/
|
||||
|
||||
@ -22,7 +22,7 @@ LIB_DEPENDS= libblas.so:math/blas \
|
||||
libopencv_core.so:graphics/opencv-core \
|
||||
libopencv_videoio.so:graphics/opencv \
|
||||
libpcl_common.so:graphics/pcl-pointclouds \
|
||||
libqhull.so:math/qhull5 \
|
||||
libqhull.so:math/qhull \
|
||||
libpng.so:graphics/png \
|
||||
libv4l2.so:multimedia/libv4l
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user