[SCM] SUMO packaging. Simulation of Urban MObility. branch, master, updated. debian/0.17.1_dfsg-3-3-g98d664d

Anton Gladky gladky.anton at gmail.com
Thu Jun 13 21:33:19 UTC 2013


The following commit has been merged in the master branch:
commit 3a52bc927fd711c473ef5376d36f9162c06e00ac
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Thu Jun 13 21:50:50 2013 +0200

    Add freeglut3-dev to BD to fix FTBFS on mips*.

diff --git a/debian/control b/debian/control
index 81bb96e..76f62d2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends:
  debhelper (>= 9),
  dh-autoreconf,
  dpkg-dev (>= 1.16.1~),
+ freeglut3-dev,
  help2man,
  libbz2-dev,
  libcups2-dev,
diff --git a/debian/rules b/debian/rules
index d85dbbd..751e4b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
-export LIBS := -lgl2ps
+export LIBS := -lgl2ps -lGL -lGLU -lglut
 
 include /usr/share/dpkg/buildflags.mk
 

-- 
SUMO packaging. Simulation of Urban MObility.



More information about the debian-science-commits mailing list