commit: 7c86d7c528be3ed958afef5e3e244a5b39850f84
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 22:28:00 2017 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 22:28:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c86d7c5
net-wireless/uhd: requires mako to build
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-wireless/uhd/uhd-3.9.6.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-wireless/uhd/uhd-3.9.6.ebuild
b/net-wireless/uhd/uhd-3.9.6.ebuild
index ab4d780cf5f..7ad7928d4f2 100644
--- a/net-wireless/uhd/uhd-3.9.6.ebuild
+++ b/net-wireless/uhd/uhd-3.9.6.ebuild
@@ -25,6 +25,7 @@ RDEPEND="virtual/libusb:1
sys-libs/ncurses:0
"
DEPEND="${RDEPEND}
+ dev-python/mako
dev-python/cheetah
app-arch/unzip"