Add perl-native to the ASSUMED_PROVIDED list. It is
a RDEPENDS of auotreconf but to build dependencies of
perl-native (virtual/db-native:db3 and gdbm) we are
likely to call autoreconf in the process of building
those.
# python-native should be here but python relies on building
# its own in staging
-ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native"
+ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native perl-native"
##################################################################
# Package default variables.