Commit 9c8a86d5 authored by Doron Behar's avatar Doron Behar
Browse files

Revert "uhd: fix cross"

This reverts commit ec1631a0.

It was merged too fast, without giving a chance to maintainers to
suggest the changes in the upcoming commits.
parent 426fb8e5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ stdenv.mkDerivation rec {
  nativeBuildInputs = [
    cmake
    pkg-config
    python3
  ]
    # If both enableLibuhd_Python_api and enableUtils are off, we don't need
    # pythonEnv in buildInputs as it's a 'build' dependency and not a runtime