Hugmeir opened a new pull request #1018:
URL: https://github.com/apache/avro/pull/1018


   Code was expecting a double-interpolation from cmake which didn't
   happen, leaving the Requires section like this:
   
       Requires: @ZLIB_PKG@ @LZMA_PKG@ @SNAPPY_PKG@
   
   This patch fixes that:
   
       Requires: zlib liblzma
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to