mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
qimgv: use OpenCV's cxxdev output
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
(cherry picked from commit 5859ccdca3)
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
exiv2
|
||||
mpv
|
||||
opencv4
|
||||
opencv4.cxxdev
|
||||
libsForQt5.qtbase
|
||||
libsForQt5.qtimageformats
|
||||
libsForQt5.qtsvg
|
||||
|
||||
Reference in New Issue
Block a user