Skip to content

Commit

Permalink
Move along
Browse files Browse the repository at this point in the history
  • Loading branch information
Minimonium committed Feb 13, 2020
1 parent 01e8c6b commit ff1643d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/abseil/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ def package_info(self):
"absl_flags_config",
"absl_flags_program_name",
"absl_flags_marshalling",
"absl_raw_hash_set",
"absl_random_seed_sequences",
"absl_hashtablez_sampler",
"absl_synchronization",
"absl_time",
"absl_civil_time",
Expand All @@ -114,9 +117,6 @@ def package_info(self):
"absl_malloc_internal",
"absl_demangle_internal",
"absl_debugging_internal",
"absl_raw_hash_set",
"absl_random_seed_sequences",
"absl_hashtablez_sampler",
"absl_periodic_sampler",
"absl_exponential_biased",
"absl_random_internal_pool_urbg",
Expand Down

0 comments on commit ff1643d

Please sign in to comment.