Skip to content
Commits on Source (2)
libucsc (0.0+git20180518.91029f67+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #xxxxxx)
Does not build:
Does not build due to usage of htslib 1.3:
https://github.com/ucscGenomeBrowser/kent/issues/13
-- Andreas Tille <tille@debian.org> Sat, 19 May 2018 13:59:04 +0200
......@@ -5,7 +5,9 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
libhts-dev,
libssl-dev
libssl-dev,
libpng-dev,
libmysqlclient-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/libucsc
Vcs-Git: https://salsa.debian.org/med-team/libucsc.git
......