File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -241,6 +241,7 @@ def rules_python_internal_deps():
241241        strip_prefix  =  "protobuf-27.0" ,
242242        url  =  "https://github.com/protocolbuffers/protobuf/releases/download/v27.0/protobuf-27.0.tar.gz" ,
243243    )
244+ 
244245    # Needed by rules_cc, triggered by @rules_java_builtins from Bazel 
245246    http_archive (
246247        name  =  "protobuf" ,
Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ def py_repositories():
6767        strip_prefix  =  "protobuf-27.0" ,
6868        url  =  "https://github.com/protocolbuffers/protobuf/releases/download/v27.0/protobuf-27.0.tar.gz" ,
6969    )
70+ 
7071    # Needed by rules_cc, triggerred by @rules_java_prebuilt in Bazel by using @rules_cc//cc:defs.bzl 
7172    http_archive (
7273        name  =  "protobuf" ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments