diff --git a/srcpkgs/glib/glib-devel.template b/srcpkgs/glib/glib-devel.template index ae02c743536..e9f6386ed94 100644 --- a/srcpkgs/glib/glib-devel.template +++ b/srcpkgs/glib/glib-devel.template @@ -5,6 +5,7 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." +revision=1 pycompile_dirs="usr/lib/gdbus-2.0/codegen" Add_dependency run zlib-devel diff --git a/srcpkgs/glib/template b/srcpkgs/glib/template index 0f1540f8163..1ded06af212 100644 --- a/srcpkgs/glib/template +++ b/srcpkgs/glib/template @@ -1,8 +1,9 @@ # Template build file for 'glib' pkgname=glib version=2.32.0 +revision=1 distfiles="${GNOME_SITE}/glib/2.32/glib-$version.tar.xz" -configure_args="--disable-fam --with-pcre=system --enable-static --with-pic" +configure_args="--disable-fam --with-pcre=system --enable-static" build_style=gnu-configure short_desc="The GNU library of C routines" maintainer="Juan RP "