File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pkgbase=mingw-w64-${_realname}-git
6
6
pkgname=" ${MINGW_PACKAGE_PREFIX} -${_realname} -git"
7
7
provides=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
8
8
conflicts=(" ${MINGW_PACKAGE_PREFIX} -${_realname} " )
9
- pkgver=3.19.5.365.g10cc354
9
+ pkgver=3.21.1.29.g71c1e86
10
10
pkgrel=1
11
11
pkgdesc=" GObject-based multi-platform GUI toolkit (v3) (git) (mingw-w64)"
12
12
arch=(' any' )
@@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
18
18
" ${MINGW_PACKAGE_PREFIX} -python2"
19
19
" ${MINGW_PACKAGE_PREFIX} -gobject-introspection" )
20
20
# python2 is required to run gdbus-codegen
21
- makedepends+=(" autoconf" " automake" " libtool" )
21
+ makedepends+=(" autoconf" " automake" " libtool" " gtk-doc " " git " )
22
22
# autotools are required because several Makefile.am are modified
23
23
depends=(" ${MINGW_PACKAGE_PREFIX} -gcc-libs"
24
24
" ${MINGW_PACKAGE_PREFIX} -adwaita-icon-theme"
You can’t perform that action at this time.
0 commit comments