gnu: unbound: Fix cross-compilation.

* gnu/packages/dns.scm (unbound)[native-inputs]: Add python-wrapper.

Change-Id: I98f5e11dad2d89a4f25fca8e0935134b39e779e3
This commit is contained in:
Zheng Junjie 2024-08-16 09:18:09 +08:00
parent e4cbf80336
commit aadcbbcbc6
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -18,7 +18,7 @@
;;; Copyright © 2020 Leo Famulari <leo@famulari.name>
;;; Copyright © 2020 Brice Waegeneire <brice@waegenei.re>
;;; Copyright © 2020 Simon South <simon@simonsouth.net>
;;; Copyright © 2021 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2021, 2024 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2023 Bruno Victal <mirai@makinata.eu>
;;; Copyright © 2023 Hilton Chain <hako@ultrarare.space>
;;; Copyright © 2024 John Kehayias <john.kehayias@protonmail.com>
@ -647,7 +647,7 @@ (define-public unbound
(build-system gnu-build-system)
(outputs '("out" "python"))
(native-inputs
(list flex swig))
(list flex swig python-wrapper))
(inputs
(list expat
libevent