Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
sso
Commits
1f475fda
Commit
1f475fda
authored
Oct 14, 2016
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
depend on python-m2crypto
parent
a2e12b2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
debian/control
debian/control
+4
-2
No files found.
debian/control
View file @
1f475fda
...
...
@@ -4,7 +4,8 @@ Priority: extra
Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>= 5), apache2-prefork-dev | apache2-threaded-dev,
autoconf, automake, libtool, python-dev, python-support, swig,
libpam-dev, python-setuptools, python-flup, pkg-config, libz-dev
libpam-dev, python-setuptools, python-flup, pkg-config, libz-dev,
python-m2crypto
Standards-Version: 3.7.2
Package: ai-sso
...
...
@@ -22,7 +23,8 @@ Description: A/I SSO Python modules.
Package: ai-sso-server
Architecture: all
Depends: ai-sso, ai-sso-python, python-flask, gunicorn,
python-setproctitle, lsb-base, adduser, ${python:Depends}
python-setproctitle, lsb-base, adduser, python-m2crypto,
${python:Depends}
Description: A/I SSO Server.
The login server for the A/I SSO service.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment