projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab399a6
)
app-misc/tek: Add missing libusb dependency
author
Amadeusz Żołnowski
<aidecoe@gentoo.org>
Sun, 12 Mar 2017 11:18:59 +0000
(11:18 +0000)
committer
Amadeusz Żołnowski
<aidecoe@gentoo.org>
Sun, 12 Mar 2017 11:19:42 +0000
(11:19 +0000)
Gentoo-Bug: 612332
Package-Manager: Portage-2.3.4, Repoman-2.3.2
app-misc/tek/tek-1.3.0.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/tek/tek-1.3.0.ebuild
b/app-misc/tek/tek-1.3.0.ebuild
index 2e36719949e4f0ef92c9dc165dc142994f403ea6..a999ca161f55ee316a13dab9ca7db4c9b198198a 100644
(file)
--- a/
app-misc/tek/tek-1.3.0.ebuild
+++ b/
app-misc/tek/tek-1.3.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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"