Changeset d604f81


Ignore:
Timestamp:
Jun 15, 2014, 12:10:06 AM (11 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master
Children:
7fb28a0, c386673
Parents:
2516e60
git-author:
Alex Dehnert <adehnert@…> (06/15/14 00:10:06)
git-committer:
Alex Dehnert <adehnert@…> (06/15/14 00:10:06)
Message:

Add some missing dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    r2516e60 rd604f81  
    99        "django",
    1010        "django-treebeard",
     11        "south",
     12        # python-ldap is a C extension with various build dependencies
     13        # on Ubuntu, try apt-get build-dep python-ldap
     14        "python-ldap"
    1115    ],
    1216
Note: See TracChangeset for help on using the changeset viewer.