Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645674

Summary: sci-libs/htslib - provide USE flags for curl and gcs s3 plugins
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Mokrejš 2018-01-25 11:13:15 UTC
Hi,
  while studying pysam issues I found  https://github.com/pysam-developers/pysam/issues/592 . Bacically, our ebuilds should do

 --enable-gcs --enable-plugins --enable-s3

 so that we have less troubles elsewhere. Or at least, provide USE flags which could be depended on by pysam. I wonder whether the cloud-related options require curl, so maybe --enable-libcurl as well?