Revert "uhd: fix cross"

This reverts commit ec1631a06f.

It was merged too fast, without giving a chance to maintainers to
suggest the changes in the upcoming commits.
This commit is contained in:
Doron Behar 2023-04-17 19:22:18 +03:00
parent 426fb8e501
commit 9c8a86d52f

View File

@ -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