View | Details | Raw Unified | Return to bug 232259
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 19-25 Link Here
19
GNU_CONFIGURE=	YES
19
GNU_CONFIGURE=	YES
20
CONFIGURE_ARGS=	--disable-tests --enable-gtk-doc
20
CONFIGURE_ARGS=	--disable-tests --enable-gtk-doc
21
21
22
USES=		autoreconf gmake libtool pathfix pkgconfig python tar:bz2
22
USES=		autoreconf gmake gnome libtool pathfix pkgconfig python tar:bz2
23
USE_GNOME=	introspection pygobject3
23
USE_GNOME=	introspection pygobject3
24
USE_PYTHON=	py3kplist
24
USE_PYTHON=	py3kplist
25
25
Lines 29-34 Link Here
29
USE_GITLAB=	yes
29
USE_GITLAB=	yes
30
GL_ACCOUNT=	accounts-sso
30
GL_ACCOUNT=	accounts-sso
31
GL_COMMIT=	4e85baaf483268d04bbf835bebeac4ae30c7c327
31
GL_COMMIT=	4e85baaf483268d04bbf835bebeac4ae30c7c327
32
CFLAGS+=	-Wno-error
32
33
33
# Run gtdocize as done in autogen.sh
34
# Run gtdocize as done in autogen.sh
34
pre-configure:
35
pre-configure:

Return to bug 232259