Shayan Doust pushed to branch master at Debian Med / pll-modules
Commits: de73cb9d by Shayan Doust at 2020-05-31T17:07:42+01:00 Add build dependencies - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -1,9 +1,11 @@ Source: pll-modules -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper-compat (= 13) +Section: science +Priority: optional +Build-Depends: debhelper-compat (= 13), + libpll-dev, + zlib1g-dev Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/pll-modules Vcs-Git: https://salsa.debian.org/med-team/pll-modules.git @@ -11,7 +13,8 @@ Homepage: https://github.com/ddarriba/pll-modules Package: pll-modules Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: high level modules for the low level phylogenetic likelihood library +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: high level modules for the low level phylogenetic likelihood library This package provides high level modules for the low level phylogenetic likelihood library. View it on GitLab: https://salsa.debian.org/med-team/pll-modules/-/commit/de73cb9d2784b17bc8db5be48ec8c55e8a2b17fe -- View it on GitLab: https://salsa.debian.org/med-team/pll-modules/-/commit/de73cb9d2784b17bc8db5be48ec8c55e8a2b17fe 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
