[arch-commits] Commit in wine/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 2 09:10:06 UTC 2020


    Date: Sunday, August 2, 2020 @ 09:10:06
  Author: felixonmars
Revision: 667604

upgpkg: wine 5.14-2: rebuild with mingw

Modified:
  wine/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-02 08:59:49 UTC (rev 667603)
+++ PKGBUILD	2020-08-02 09:10:06 UTC (rev 667604)
@@ -5,7 +5,7 @@
 
 pkgname=wine
 pkgver=5.14
-pkgrel=1
+pkgrel=2
 
 _pkgbasever=${pkgver/rc/-rc}
 
@@ -41,8 +41,7 @@
   faudio          lib32-faudio
   desktop-file-utils
 )
-makedepends=(autoconf ncurses bison perl fontforge flex
-  'gcc>=4.5.0-2'
+makedepends=(autoconf ncurses bison perl fontforge flex mingw-w64-gcc
   giflib                lib32-giflib
   libpng                lib32-libpng
   gnutls                lib32-gnutls



More information about the arch-commits mailing list