ports/cad/gwave/files/patch-utilities_gwave-doc-snarf.in
Joe Marcus Clarke 596d6ac4ec Fix build with latest guile.
Reported by:	pointhyat via erwin
2008-03-02 21:27:13 +00:00

10 lines
310 B
Text

--- utilities/gwave-doc-snarf.in.orig 2008-03-02 16:17:12.000000000 -0500
+++ utilities/gwave-doc-snarf.in 2008-03-02 16:17:22.000000000 -0500
@@ -9,6 +9,7 @@
(ice-9 common-list)
(ice-9 format)
(ice-9 regex)
+ (ice-9 rdelim)
(srfi srfi-13))
(debug-enable 'debug 'backtrace)