[SCM] SUMO packaging. Simulation of Urban MObility. branch, master, updated. debian/0.17.1_dfsg-1-2-g7ef4ec1

Anton Gladky gladky.anton at gmail.com
Tue May 14 21:10:06 UTC 2013


The following commit has been merged in the master branch:
commit 1ff46ca5456e9c64bd02aa19ee87555a98dc7c55
Author: Daniel T Chen <crimsun at ubuntu.com>
Date:   Tue May 14 23:08:16 2013 +0200

    Added missing libs to link, fixing FTBFS.

diff --git a/debian/patches/add_missing_link.patch b/debian/patches/add_missing_link.patch
new file mode 100644
index 0000000..71978d1
--- /dev/null
+++ b/debian/patches/add_missing_link.patch
@@ -0,0 +1,17 @@
+Description: Added missing libs to link, fixing FTBFS.
+Author: Daniel T Chen <crimsun at ubuntu.com>
+Origin: https://launchpadlibrarian.net/137511659/sumo_0.16.0~dfsg-1~exp1_0.16.0~dfsg-1~exp1ubuntu1.diff.gz
+Reviewed-By: Anton Gladky <gladk at debian.org>
+Last-Update: 2013-05-14
+
+--- sumo-0.17.1~dfsg.orig/src/Makefile.am
++++ sumo-0.17.1~dfsg/src/Makefile.am
+@@ -102,7 +102,7 @@ $(sumo_LDADD) \
+ ./gui/GUIManipulator.o \
+ ./gui/GUITLLogicPhasesTrackerWindow.o \
+ $(OSG_LIBS) \
+--l$(LIB_FOX)
++-l$(LIB_FOX) -lpthread -lGLU -lGL
+ endif
+ 
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 2d7eb29..487a931 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 drop_eulerspiral.patch
 remove_embedded_gl2ps.patch
 fix_scripts_headers.patch
+add_missing_link.patch

-- 
SUMO packaging. Simulation of Urban MObility.



More information about the debian-science-commits mailing list