mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/opencv: add missing patchelf bdep
/var/tmp/portage/media-libs/opencv-4.11.0/temp/environment: line 4610: patchelf: command not found which results in * QA Notice: The following shared libraries lack a SONAME * /usr/lib/libopencv_videoio_ffmpeg.411.x86.so Closes: https://bugs.gentoo.org/958496 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -338,6 +338,7 @@ RDEPEND="
|
||||
unset COMMON_DEPEND
|
||||
|
||||
BDEPEND="
|
||||
dev-util/patchelf
|
||||
virtual/pkgconfig
|
||||
cuda? ( dev-util/nvidia-cuda-toolkit:= )
|
||||
doc? (
|
||||
|
||||
Reference in New Issue
Block a user