Cut the ScopeGuard alias now that we have auto
[folly.git] / folly / libfolly.pc.in
index db81ca7bce75036f2cb382baa819c4e54e0da0b0..6fb90a2b125e6085a6b8e62dd1b15928fce2df7d 100644 (file)
@@ -6,7 +6,7 @@ includedir=@includedir@
 Name: libfolly
 Description: Facebook (Folly) C++ library
 Version: @PKG_VERSION@
-Requires.private: @PKG_DEPS@
+Requires: @PKG_DEPS@
 Libs.private: @PKG_LIBS@
 Libs: -L${libdir} -lfolly
 Cflags: -I${includedir} @PKG_CXXFLAGS@