Add BR: automake
This commit is contained in:
parent
10ce51e700
commit
fb70eff384
@ -35,6 +35,12 @@ BuildRequires: gettext
|
||||
# Native version required for glib-genmarshal
|
||||
BuildRequires: glib2-devel >= 2.31.20
|
||||
|
||||
# glib 2.37.0 apparently needs automake
|
||||
# make[4]: Entering directory `/builddir/build/BUILD/glib-2.37.0/build_win32static/docs/reference/glib'
|
||||
# cd ../../../.. && /bin/sh /builddir/build/BUILD/glib-2.37.0/missing automake-1.13 --gnu docs/reference/glib/Makefile
|
||||
#/builddir/build/BUILD/glib-2.37.0/missing: line 81: automake-1.13: command not found
|
||||
BuildRequires: automake
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=674214
|
||||
Patch1: 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user