[mrpt/f18] Added missing comma

rmattes rmattes at fedoraproject.org
Wed Sep 19 22:58:37 UTC 2012


commit 817a357f9c07dd15f0339ad0a32a2206e92b2b00
Author: Rich Mattes <richmattes at gmail.com>
Date:   Wed Sep 19 18:14:06 2012 -0400

    Added missing comma

 mrpt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mrpt.spec b/mrpt.spec
index f53c612..600126e 100644
--- a/mrpt.spec
+++ b/mrpt.spec
@@ -36,7 +36,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: cmake
 BuildRequires: wxGTK-devel, opencv-devel, freeglut-devel, lib3ds-devel
 BuildRequires: boost-devel
-BuildRequires: eigen3-devel pcl-devel
+BuildRequires: eigen3-devel, pcl-devel
 BuildRequires: doxygen, ghostscript, graphviz
 BuildRequires: tex(latex), tex(dvips)
 %ifnarch s390 s390x


More information about the scm-commits mailing list