build/win: Fix building 64-bit gtk2
This commit is contained in:
parent
102295c46b
commit
ddd48f6e0b
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
|||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
<autotools id="gtk2" autogen-sh="configure" makeinstallargs="install -j1">
|
||||
<autotools id="gtk2" autogen-sh="|| rm -f gtk/gtk.def; ./configure" makeinstallargs="install -j1">
|
||||
<branch version="2.24.22" repo="gnome.org"
|
||||
module="gtk+/2.24/gtk+-2.24.22.tar.xz"
|
||||
hash="sha256:b114b6e9fb389bf3aa8a6d09576538f58dce740779653084046852fb4140ae7f">
|
||||
|
|
|
|||
Loading…
Reference in a new issue