Revision: 839
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=839&view=rev
Author: mithro
Date: 2009-01-16 07:03:00 +0000 (Fri, 16 Jan 2009)
Log Message:
-----------
Fix the deps.
I'll get this right soon.
Modified Paths:
--------------
trunk/python-ogre/debs/pyplusplus-debian/control
Modified: trunk/python-ogre/debs/pyplusplus-debian/control
===================================================================
--- trunk/python-ogre/debs/pyplusplus-debian/control 2009-01-15 05:06:53 UTC (rev 838)
+++ trunk/python-ogre/debs/pyplusplus-debian/control 2009-01-16 07:03:00 UTC (rev 839)
@@ -9,7 +9,7 @@
Package: pyplusplus
Architecture: all
-Depends: ${python:Depends}, pygccxml (= 0.9.0+svn%%SHORTDATE%%-0), libboost-python1.36.1-index
+Depends: ${python:Depends}, pygccxml (= 0.9.0+svn%%SHORTDATE%%-0), libboost-python1.36-index
XB-Python-Version: ${python:Versions}
Description: Py++ is a code generator for Boost.Python that simplifies writing
Python bindings of a C/C++ library. The tool is implemented as a Python
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|