Comment 1 for bug 1118780

Revision history for this message
Eric Peterson (ericpeterson-l) wrote :

Found one way to build pecan pre-req using python-stdeb:

git clone https://github.com/dreamhost/pecan.git
cd pecan
git checkout 0.2.0
python setup.py --command-packages=stdeb.command bdist_deb

Grab the deb file from within here:
ls -l deb_dist/*.deb