diff --git a/srcpkgs/cracklib/template b/srcpkgs/cracklib/template index 082850faeef..f8113faf2be 100644 --- a/srcpkgs/cracklib/template +++ b/srcpkgs/cracklib/template @@ -1,7 +1,8 @@ # Template file for 'cracklib' pkgname=cracklib version=2.9.0 -revision=1 +revision=2 +lib32disabled=yes create_wrksrc=yes build_wrksrc="${pkgname}-${version}" build_style=gnu-configure @@ -39,6 +40,7 @@ cracklib-devel_package() { } cracklib-python_package() { + lib32disabled=yes depends="python" short_desc+=" - python bindings" pycompile_module="cracklib.py"