diff --git a/rclcpp/CMakeLists.txt b/rclcpp/CMakeLists.txt
index 603e6b0..b900f56 100644
--- a/rclcpp/CMakeLists.txt
+++ b/rclcpp/CMakeLists.txt
@@ -137,7 +137,6 @@ install(
ament_export_include_directories(include)
ament_export_libraries(${PROJECT_NAME})
-ament_export_dependencies(ament_cmake)
ament_export_dependencies(rcl)
ament_export_dependencies(rcpputils)
ament_export_dependencies(rcutils)
diff --git a/rclcpp/package.xml b/rclcpp/package.xml
index 2ebb8f7..65c877f 100644
--- a/rclcpp/package.xml
+++ b/rclcpp/package.xml
@@ -29,8 +29,6 @@
rmw
tracetools
- ament_cmake
-
ament_cmake_gmock
ament_cmake_gtest
ament_lint_auto