]> git.pld-linux.org Git - packages/irssi.git/blob - irssi-idea-glib.patch
- updated to 1.2.1 (solves IRSSI-SA-2019-06)
[packages/irssi.git] / irssi-idea-glib.patch
1 --- irssi-idea/configure.in~    2017-01-19 23:01:49.000000000 +0100
2 +++ irssi-idea/configure.in     2017-01-19 23:03:18.579834244 +0100
3 @@ -40,7 +40,7 @@
4    AC_ERROR(Not irssi directory: $IRSSI_INCLUDE)
5  fi
6  
7 -AM_PATH_GLIB(1.2.0,,, gmodule)
8 +AM_PATH_GLIB_2_0(2.28.0,,, gmodule)
9  
10  # gcc specific options
11  if test "x$ac_cv_prog_gcc" = "xyes"; then
This page took 0.069236 seconds and 3 git commands to generate.