[ogre-pagedgeometry] The examples need a ois and X11.

Bruno Wolff III bruno at fedoraproject.org
Fri Jan 14 19:36:27 UTC 2011


commit 2c8bba6102c56eae20cd620992c68c279a60b5d9
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Fri Jan 14 13:33:45 2011 -0600

    The examples need a ois and X11.

 ogre-pagedgeometry.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/ogre-pagedgeometry.spec b/ogre-pagedgeometry.spec
index 8e89573..4e44e89 100644
--- a/ogre-pagedgeometry.spec
+++ b/ogre-pagedgeometry.spec
@@ -17,6 +17,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
 BuildRequires:  ogre-devel
+# For examples we aren't packaging (yet - need to use GLSL instead of Cg)
+# If fixed a requires for ois and libX11 will be needed.
+BuildRequires:  ois-devel
+BuildRequires:  libX11-devel
 
 # For now we aren't installing the pc file
 #Requires: pkgconfig


More information about the scm-commits mailing list