Skip to content

Commit

Permalink
app-misc/tek: Add missing libusb dependency
Browse files Browse the repository at this point in the history
Gentoo-Bug: 612332
Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
aidecoe committed Mar 12, 2017
1 parent ab399a6 commit 972f533
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-misc/tek/tek-1.3.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 972f533

Please sign in to comment.