[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenStreetMap Software



On Mon, Mar 03, 2014 at 11:18:57PM +0100, Andreas Tille wrote:
> Anyway, I think we are not finished yet since I get:

There was another dependency missing:

=====================
diff --git a/debian/control b/debian/control
index 11723c2..2a05b2d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,9 @@ Build-Depends: debhelper (>= 9),
                ant,
                default-jdk,
                time,
-               libfastutil-java
+               libfastutil-java,
+               libprotobuf-java,
+               libosmpbf-java
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mkgmap.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/mkgmap.git
=====================

You also need to update the doc files:

=====================
diff --git a/debian/docs b/debian/docs
index 65e68cd..af445f3 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,8 +1,34 @@
 README
+doc/addresses/address.txt
 doc/Credits
+doc/index.txt
+doc/Makefile
+doc/options.txt
+doc/README
+doc/README.examples
+doc/README.img
+doc/README.INDEX
+doc/README.installing
+doc/README.invoking
+doc/README.java
+doc/styles/about.txt
+doc/styles/creating.txt
+doc/styles/design.txt
+doc/styles/files.txt
+doc/styles/img/sym-box.png
+doc/styles/img/sym-hbox.png
+doc/styles/img/sym-interstate.png
+doc/styles/img/sym-oval.png
+doc/styles/img/sym-round.png
+doc/styles/img/sym-shield.png
+doc/styles/main.txt
+doc/styles/Makefile
+doc/styles/rules-filters.txt
+doc/styles/rules.txt
+doc/styles/style-manual.txt
+doc/tutorial/first_map.txt
+doc/tutorial/Makefile
+doc/tutorial/starting.txt
+doc/tutorial/tutorial.txt
+doc/typ-compiler.txt
 doc/Zoom
-doc/map-features.txt
-doc/style-rules.txt
-doc/style-examples.txt
-doc/style.txt
-resources/garmin_feature_list.csv
=====================

Now it works for me.

Jochen
-- 
Jochen Topf  jochen@remote.org  http://www.jochentopf.com/  +49-721-388298


Reply to: