Alec leamas pushed to branch master at Debian GIS Project / opencpn
Commits: e47d067d by Alec Leamas at 2018-10-08T19:42:45Z debian: control: Fix deps/build deps mess. - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -2,18 +2,9 @@ Source: opencpn Section: misc Priority: optional Maintainer: Alec Leamas <[email protected]> -Build-Depends: debhelper (>= 11) -Standards-Version: 4.2.1 -Homepage: http://opencpn.org -Vcs-Browser: https://github.com/OpenCPN/OpenCPN -Vcs-Git: https://github.com/OpenCPN/OpenCPN.git - -Package: opencpn -Architecture: any -Depends: - opencpn-data (= ${source:Version}), - bzip2, +Build-Depends: debhelper (>= 11), cmake, + desktop-file-utils, libarchive-dev, libbz2-dev, libcurl4-gnutls-dev, @@ -23,12 +14,23 @@ Depends: libgtk-3-dev, liblzma-dev, libpango1.0-dev, - libportaudio2, libsqlite3-dev, libtinyxml-dev, + libunarr-dev, libwxgtk3.0-dev, libwxgtk3.0-gtk3-dev, # libwxsvg-dev, ## under review. + portaudio19-dev +Standards-Version: 4.2.1 +Homepage: http://opencpn.org +Vcs-Browser: https://github.com/OpenCPN/OpenCPN +Vcs-Git: https://github.com/OpenCPN/OpenCPN.git + +Package: opencpn +Architecture: any +Depends: + opencpn-data (= ${source:Version}), + bzip2, wx3.0-i18n, ${shlibs:Depends}, ${misc:Depends} Description: Open Source Chartplotter and Marine GPS Navigation Software View it on GitLab: https://salsa.debian.org/debian-gis-team/opencpn/commit/e47d067d9dc4df5b5db9081761538289ba12de59 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/opencpn/commit/e47d067d9dc4df5b5db9081761538289ba12de59 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
