- Build Dependencies
- Runtime Dependencies
- Packages required for UI development
- Packages required for tests
$ sudo zypper install gcc make autoconf automake gettext-tools git \
rpm-build libxslt-tools
$ sudo zypper install python-CherryPy python-Cheetah python-pam \
python-M2Crypto python-jsonschema python-psutil \
python-ldap python-lxml python-xml nginx openssl \
logrotate python-websockify
$ sudo zypper install gcc-c++ python-devel python-pip
$ sudo pip install cython libsass
$ sudo zypper install python-pyflakes python-pep8 python-requests rpmlint
python-mock