commit:     972f5331e4f4b8b1b3ef3d811ec1014f1d9b7108
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 11:18:59 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 11:19:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972f5331

app-misc/tek: Add missing libusb dependency

Gentoo-Bug: 612332
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 app-misc/tek/tek-1.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-misc/tek/tek-1.3.0.ebuild b/app-misc/tek/tek-1.3.0.ebuild
index 2e36719949e..a999ca161f5 100644
--- a/app-misc/tek/tek-1.3.0.ebuild
+++ b/app-misc/tek/tek-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ IUSE=""
 RESTRICT="mirror"
 
 RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}=[X]
+       virtual/libusb:1
        virtual/udev"
 DEPEND="${RDEPEND}
        app-editors/vim-core"

Reply via email to