mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 05:00:19 +00:00
sdrangel: opencv3 -> opencv4
This commit is contained in:
parent
7731bbbc79
commit
69e182e6f1
@ -24,7 +24,7 @@
|
||||
, libbladeRF
|
||||
, mbelib
|
||||
, ninja
|
||||
, opencv3
|
||||
, opencv4
|
||||
, pkg-config
|
||||
, qtcharts
|
||||
, qtdeclarative
|
||||
@ -90,7 +90,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libusb1
|
||||
limesuite
|
||||
mbelib
|
||||
opencv3
|
||||
opencv4
|
||||
qtcharts
|
||||
qtdeclarative
|
||||
qtgamepad
|
||||
|
Loading…
Reference in New Issue
Block a user