ACS Commons bundle not starting on publish server
I'm not sure if this is the right forum for this, but I'm having trouble installing the ACS Commons bundle on our dev publish server. We're using AEM 6.1, ACS Commons 1.10.2. It installed fine on the author server, but on the publish server, the bundle doesn't activate. When I try to manually activate it from system/console, I get the following error in the log:
*ERROR* [qtp2146598994-630] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.acs.acs-aem-commons-bundle [445]: Unable to resolve 445.0: missing requirement [445.0] osgi.wiring.package; (&(osgi.wiring.package=org.scribe.builder.api)(version>=1.3.0)(!(version>=2.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.acs.acs-aem-commons-bundle [445]: Unable to resolve 445.0: missing requirement [445.0] osgi.wiring.package; (&(osgi.wiring.package=org.scribe.builder.api)(version>=1.3.0)(!(version>=2.0.0)))
I checked the dependency finder for org.scribe.builder.api, and it appears I have v1.3.8 of the OSGi wrapper com.adobe.granite.scribe on both author and publish.