Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 392186 Details for
Bug 533198
sci-libs/libsigrok-9999 - ?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add missing dep, add java and python useflag.
libsigrok-9999.add-missing-autoconf-archive-dep-and-java-python-useflags.diff (text/plain), 894 bytes, created by
me
on 2014-12-21 16:57:39 UTC
(
hide
)
Description:
add missing dep, add java and python useflag.
Filename:
MIME Type:
Creator:
me
Created:
2014-12-21 16:57:39 UTC
Size:
894 bytes
patch
obsolete
>--- sci-libs/libsigrok/libsigrok-9999.ebuild.orig 2014-08-04 05:01:16.000000000 +0200 >+++ sci-libs/libsigrok/libsigrok-9999.ebuild 2014-12-21 17:36:08.064130315 +0100 >@@ -19,7 +19,7 @@ > > LICENSE="GPL-3" > SLOT="0" >-IUSE="ftdi serial static-libs test usb" >+IUSE="ftdi serial static-libs test usb java python" > > # We also support librevisa, but that isn't in the tree ... > LIB_DEPEND=">=dev-libs/glib-2.32.0[static-libs(+)] >@@ -31,7 +31,8 @@ > static-libs? ( ${LIB_DEPEND} )" > DEPEND="${LIB_DEPEND//\[static-libs(+)]} > test? ( >=dev-libs/check-0.9.4 ) >- virtual/pkgconfig" >+ virtual/pkgconfig >+ sys-devel/autoconf-archive" > > src_prepare() { > [[ ${PV} == "9999" ]] && eautoreconf >@@ -39,6 +40,8 @@ > > src_configure() { > econf \ >+ $(use_enable java java) \ >+ $(use_enable python python) \ > $(use_enable ftdi libftdi) \ > $(use_enable serial libserialport) \ > $(use_enable usb libusb) \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 533198
:
392186