Skip to content

Commit

Permalink
dev-embedded/openocd: Add libjaylink dependency to live ebuild
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Wegener <[email protected]>
  • Loading branch information
swegener committed Jan 10, 2016
1 parent 04b8bc8 commit 50d92a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-embedded/openocd/openocd-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ IUSE="cmsis-dap dummy ftdi parport +usb verbose-io"
RESTRICT="strip" # includes non-native binaries

RDEPEND=">=dev-lang/jimtcl-0.76
dev-embedded/libjaylink
cmsis-dap? ( dev-libs/hidapi )
usb? (
virtual/libusb:0
Expand All @@ -53,6 +54,7 @@ src_configure() {
--enable-buspirate
--disable-werror
--disable-internal-jimtcl
--disable-internal-libjaylink
--enable-amtjtagaccel
--enable-ep93xx
--enable-at91rm9200
Expand Down

0 comments on commit 50d92a0

Please sign in to comment.