File: unvendor-tinyxml2.patch

package info (click to toggle)
numptyphysics 0.3.10-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,788 kB
  • sloc: cpp: 21,126; ansic: 6,298; makefile: 170; python: 135
file content (11 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/mk/main.in
+++ b/mk/main.in
@@ -3,7 +3,7 @@
 include_makefile(platform/$(PLATFORM)/platform.mk)
 
 add_external(thp)
-add_external(tinyxml2)
+add_pkgconfig(tinyxml2)
 add_external(petals_log)
 add_external(vmath)