bootstrap: Remove pyhton2 packages
[Samba.git] / bootstrap / generated-dists / opensuse151 / bootstrap.sh
blob940bd3dc1770b5fb6a61f6b753324791119ce544
1 #!/bin/bash
4 # This file is generated by 'bootstrap/template.py --render'
5 # See also bootstrap/config.py
8 set -xueo pipefail
10 zypper --non-interactive refresh
11 zypper --non-interactive update
12 zypper --non-interactive install \
13 --no-recommends \
14 system-user-nobody \
15 acl \
16 attr \
17 autoconf \
18 avahi-devel \
19 bind-utils \
20 binutils \
21 bison \
22 cups-devel \
23 curl \
24 dbus-1-devel \
25 docbook-dtds \
26 docbook-xsl-stylesheets \
27 flex \
28 gawk \
29 gcc \
30 gdb \
31 git \
32 glib2-devel \
33 glibc-locale \
34 glusterfs-devel \
35 gnutls-devel \
36 gpgme-devel \
37 gzip \
38 hostname \
39 htop \
40 keyutils-devel \
41 krb5-devel \
42 krb5-server \
43 lcov \
44 libacl-devel \
45 libaio-devel \
46 libarchive-devel \
47 libattr-devel \
48 libblkid-devel \
49 libbsd-devel \
50 libcap-devel \
51 libcephfs-devel \
52 libicu-devel \
53 libjansson-devel \
54 libnettle-devel \
55 libnsl-devel \
56 libpcap-devel \
57 libtasn1-devel \
58 libtirpc-devel \
59 libunwind-devel \
60 libuuid-devel \
61 libxslt \
62 lmdb \
63 lmdb-devel \
64 lsb-release \
65 make \
66 ncurses-devel \
67 openldap2-devel \
68 pam-devel \
69 patch \
70 perl \
71 perl-Archive-Tar-Wrapper \
72 perl-ExtUtils-MakeMaker \
73 perl-JSON-XS \
74 perl-Parse-Yapp \
75 perl-Test-Base \
76 pkgconfig \
77 policycoreutils-python \
78 popt-devel \
79 procps \
80 psmisc \
81 python2-semanage \
82 python3 \
83 python3-Markdown \
84 python3-devel \
85 python3-dnspython \
86 python3-gpg \
87 python3-pycrypto \
88 readline-devel \
89 rng-tools \
90 rpcgen \
91 rpcsvc-proto-devel \
92 rsync \
93 sed \
94 sudo \
95 systemd-devel \
96 tar \
97 tree \
98 which \
99 xfsprogs-devel \
100 yum-utils \
101 zlib-devel
103 zypper --non-interactive clean
105 if [ -f /usr/lib/mit/bin/krb5-config ]; then
106 ln -sf /usr/lib/mit/bin/krb5-config /usr/bin/krb5-config