File fix_build.patch of Package gscpm

--- configure.in
+++ configure.in
@@ -10,6 +10,7 @@ AC_PROG_INTLTOOL
 
 AC_ISC_POSIX
 AC_PROG_CC
+AC_PROG_CXX
 AC_STDC_HEADERS
 AM_PROG_LIBTOOL
 AC_PATH_PROGS(PATH_TO_XRDB, "xrdb")
--- gscpm/src/scpmwrapper.cc
+++ gscpm/src/scpmwrapper.cc
@@ -21,6 +21,8 @@
 
 #include <vector>
 #include <scpm.h>
+#include <stdlib.h>
+#include <string.h>
 
 SCPM *scpm = NULL;
 
openSUSE Build Service is sponsored by