Andreas Tille pushed to branch master at Debian Med / blasr
Commits: 9f4d06ce by Andreas Tille at 2018-09-06T13:37:24Z libbam is settled now, next issue is libblasr - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -8,10 +8,7 @@ blasr (5.3.2-1) UNRELEASED; urgency=medium * Standards-Version: 4.2.0 * Build system switched from cmake to meson TODO: - Determining dependency 'pbbam' with pkg-config executable '/usr/bin/pkg-config' - Called `/usr/bin/pkg-config --modversion pbbam` -> 1 - meson.build:54:0: ERROR: Native dependency 'pbbam' not found - --> Provide pkg-config file in pbbam + meson.build:57:0: ERROR: Native dependency 'libblasr' not found -- Andreas Tille <[email protected]> Tue, 21 Aug 2018 16:37:31 +0200 ===================================== debian/control ===================================== @@ -11,8 +11,9 @@ Build-Depends: debhelper (>= 11~), libhdf5-dev, zlib1g-dev, libpbseq-dev (>= 0~20160912), - libpbbam-dev, - libpbdata-dev + libpbbam-dev (>= 0.18.0~), + libpbdata-dev, + libgtest-dev Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/med-team/blasr Vcs-Git: https://salsa.debian.org/med-team/blasr.git View it on GitLab: https://salsa.debian.org/med-team/blasr/commit/9f4d06ce9067c2c58446d9344a34a7b35ae478f1 -- View it on GitLab: https://salsa.debian.org/med-team/blasr/commit/9f4d06ce9067c2c58446d9344a34a7b35ae478f1 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
