--- features.features.inc	2010-11-11 09:09:40.680723384 -0500
+++ features.features.inc-orig	2010-11-11 09:08:21.040684158 -0500
@@ -44,7 +44,7 @@
   $export['dependencies'] = array_unique($export['dependencies']);
   // Add a features[] line so features with just dependencies are actually
   // recognized as features.
-  $export['features']['features_api']['api:1'] = 'api:1';
+  $export['features']['dependencies']['dependencies'] = 'dependencies';
 }
 
 /**
