Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
added packaging for focal
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavblazek committed Jul 20, 2020
1 parent a2a03d0 commit 22d9a43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion externals/buildsys/common
Submodule common updated 1 files
+5 −3 deb-releases.mk
14 changes: 7 additions & 7 deletions mapproxy/debian/zesty/control → mapproxy/debian/focal/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ m4_dnl ###############################################################
m4_dnl ## Build dependencies
m4_dnl ###############################################################
m4_dnl
m4_define({{{VAR_BuildDepends}}},{{{debhelper (>= 9.20160115ubuntu3), libboost1.62-all-dev
, libopencv-core-dev (>= 2.4.9)
, libopencv-highgui-dev (>= 2.4.9)
, libopencv-photo-dev (>= 2.4.9)
, libopencv-imgproc-dev (>= 2.4.9)
m4_define({{{VAR_BuildDepends}}},{{{debhelper (>= 9.20160115ubuntu3), libboost1.71-all-dev
, libopencv-core-dev (>= 4.2)
, libopencv-highgui-dev (>= 4.2)
, libopencv-photo-dev (>= 4.2)
, libopencv-imgproc-dev (>= 4.2)
, libeigen3-dev (>= 3.1.0-1)
, libgdal-dev (>= 2.1), libproj-dev (>= 4.9)
, libopenmesh-dev (>= 6.3)
, libgdal-dev (>= 3.0), libproj-dev (>= 6.0)
, libopenmesh-dev (>= 8.0)
, libgeographic-dev (>= 1.45-2)
, libjsoncpp-dev (>= 1.7.2-1)
, libprotobuf-dev (>= 2.6.1)
Expand Down

0 comments on commit 22d9a43

Please sign in to comment.