Codebase list libbio-db-hts-perl / 5dc6d37
Try hard to tell where htslib can be found Andreas Tille 4 years ago
3 changed file(s) with 7 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 libensembl-bio-db-hts-perl (98+git20190710.83c9327-1) UNRELEASED; urgency=medium
11
22 * Initial release (Closes: #<bug>)
3 TODO: https://metacpan.org/pod/Bio::SeqFeature::Lite
43
54 -- Andreas Tille <tille@debian.org> Wed, 20 Nov 2019 14:15:23 +0100
77 libmodule-build-perl,
88 libhts-dev
99 Build-Depends-Indep: perl,
10 libbio-perl-perl,
11 pkg-config
1012 Standards-Version: 4.4.1
1113 Vcs-Browser: https://salsa.debian.org/med-team/libensembl-bio-db-hts-perl
1214 Vcs-Git: https://salsa.debian.org/med-team/libensembl-bio-db-hts-perl.git
33
44 %:
55 dh $@
6
7 override_dh_auto_configure:
8 # dh_auto_configure -- --prefix=/usr
9 # dh_auto_configure -- --htslib-includedir=/usr/include
10 HTSLIB_DIR=/usr/include dh_auto_configure