diff --git a/srcpkgs/make/template b/srcpkgs/make/template index ca3e9a279e6..15c28975340 100644 --- a/srcpkgs/make/template +++ b/srcpkgs/make/template @@ -12,8 +12,4 @@ long_desc=" program need to be recompiled and issues the commands to recompile them, when necessary." -bootstrap=yes - -if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then - Add_dependency build gettext -fi +Add_dependency build gettext