From 10f1c0adf249e40d9c5d752c7bffe9e35f78a510 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Tue, 15 Feb 2022 21:34:33 -0500 Subject: [PATCH] net-wireless/uhd: add another comment Include the uhd upstream PR for fixing FindCurses "correctly" per cmake upstream Signed-off-by: Rick Farina (Zero_Chaos) --- net-wireless/uhd/uhd-4.1.0.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-wireless/uhd/uhd-4.1.0.5.ebuild b/net-wireless/uhd/uhd-4.1.0.5.ebuild index f16f8d7f46666..6d285be59c723 100644 --- a/net-wireless/uhd/uhd-4.1.0.5.ebuild +++ b/net-wireless/uhd/uhd-4.1.0.5.ebuild @@ -67,6 +67,7 @@ src_prepare() { src_configure() { #https://gitlab.kitware.com/cmake/cmake/-/issues/23236 + #https://github.com/EttusResearch/uhd/pull/560 local mycmakeargs=( -DCURSES_NEED_NCURSES=ON -DENABLE_LIBUHD=ON