diff options
Diffstat (limited to 'etc/import.pkgconfig/TARGETS.google_apis')
-rw-r--r-- | etc/import.pkgconfig/TARGETS.google_apis | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/import.pkgconfig/TARGETS.google_apis b/etc/import.pkgconfig/TARGETS.google_apis index 20ff6876..66e670c5 100644 --- a/etc/import.pkgconfig/TARGETS.google_apis +++ b/etc/import.pkgconfig/TARGETS.google_apis @@ -18,6 +18,12 @@ { "type": ["@", "rules", "proto", "library"] , "name": ["google_api_client_proto"] , "srcs": ["google/api/client.proto"] + , "deps": ["google_api_launch_stage_proto"] + } +, "google_api_launch_stage_proto": + { "type": ["@", "rules", "proto", "library"] + , "name": ["google_api_launch_stage_proto"] + , "srcs": ["google/api/launch_stage.proto"] } , "google_api_expr_v1alpha1_checked_proto": { "type": ["@", "rules", "proto", "library"] |