bkmgit commented on a change in pull request #11154:
URL: https://github.com/apache/arrow/pull/11154#discussion_r711887831



##########
File path: docs/source/developers/cpp/building.rst
##########
@@ -60,6 +60,17 @@ On Alpine Linux:
            g++ \
            gcc \
            make
+           
+ On Fedora Linux:
+
+.. code-block:: shell
+
+   sudo dnf install \
+        gcc \
+        gcc-c++ \
+        make \
+        automake \
+        cmake      

Review comment:
       Done




-- 
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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to