Revision: 77160
          http://sourceforge.net/p/brlcad/code/77160
Author:   starseeker
Date:     2020-09-14 13:43:41 +0000 (Mon, 14 Sep 2020)
Log Message:
-----------
Note required package for rpm building

Modified Paths:
--------------
    brlcad/trunk/doc/README.Linux

Modified: brlcad/trunk/doc/README.Linux
===================================================================
--- brlcad/trunk/doc/README.Linux       2020-09-14 13:42:03 UTC (rev 77159)
+++ brlcad/trunk/doc/README.Linux       2020-09-14 13:43:41 UTC (rev 77160)
@@ -105,7 +105,10 @@
   yum install fontconfig-devel # optional
   yum install mesa-libGL-devel # optional
 
+If you wish to create rpm packages, you'll need rpmbuild
 
+  yum install rpm-build        # optional
+
 When setting up older versions for building BRL-CAD, it is sometimes
 necessary to install some non-default compilation tools in addition to the
 usual dependencies.  (The default toolchain is sometimes too old to

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to