diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-10-15 13:49:27 -0500 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-19 10:50:29 +0200 |
commit | 4b053b0ffbb480111e81896ba41983c46bcaac65 (patch) | |
tree | d737b848d62160f967422a7da446a33e41b071cd /media-libs/opencv | |
parent | media-libs/leptonica: remove local webp use flag (diff) | |
download | gentoo-4b053b0ffbb480111e81896ba41983c46bcaac65.tar.gz gentoo-4b053b0ffbb480111e81896ba41983c46bcaac65.tar.bz2 gentoo-4b053b0ffbb480111e81896ba41983c46bcaac65.zip |
media-libs/opencv: remove local webp use flag
Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/opencv')
-rw-r--r-- | media-libs/opencv/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/opencv/metadata.xml b/media-libs/opencv/metadata.xml index edc61febd4c1..8414631c16b0 100644 --- a/media-libs/opencv/metadata.xml +++ b/media-libs/opencv/metadata.xml @@ -31,7 +31,6 @@ Face Recognition; Gesture Recognition; Motion Tracking, Ego Motion, Motion Under <flag restrict=">=media-libs/opencv-3.1.0" name="tesseract">Use Google's OCR Engine</flag> <flag name="testprograms">Build and install programs for testing OpenCV (performance)</flag> <flag name="vtk">Build new 3D visualization module viz based on sci-libs/vtk</flag> - <flag name="webp">Enable support for webp image format</flag> </use> <upstream> <remote-id type="sourceforge">opencvlibrary</remote-id> |