multimedia/ffmpeg: drop TENSORFLOW workaround after 56dc0e449f
This commit is contained in:
parent
3ae133e6ee
commit
b5cd792b47
@ -81,11 +81,6 @@ OPTIONS_EXCLUDE+= KLVANC
|
||||
OPTIONS_EXCLUDE+= OPENVINO
|
||||
.endif
|
||||
|
||||
.if !exists(${.CURDIR:H:H}/science/tensorflow)
|
||||
# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/d8c0bbb0aa4
|
||||
OPTIONS_EXCLUDE+= TENSORFLOW
|
||||
.endif
|
||||
|
||||
OPTIONS_RADIO= RTMP SSL
|
||||
OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP
|
||||
OPTIONS_RADIO_SSL= GNUTLS MBEDTLS OPENSSL
|
||||
@ -491,7 +486,7 @@ SVTVP9_PATCHFILES= master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch:-p1:s
|
||||
.endif
|
||||
|
||||
# tensorflow
|
||||
TENSORFLOW_LIB_DEPENDS= libtensorflow.so:science/tensorflow
|
||||
TENSORFLOW_LIB_DEPENDS= libtensorflow.so:science/py-tensorflow
|
||||
TENSORFLOW_CONFIGURE_ENABLE= libtensorflow
|
||||
|
||||
# tesseract
|
||||
|
Loading…
Reference in New Issue
Block a user