gitlab-ci: Drop Fedora 34
[metze/samba-autobuild/.git] / bootstrap / generated-dists / opensuse152 / bootstrap.sh
1 #!/bin/bash
2
3 #
4 # This file is generated by 'bootstrap/template.py --render'
5 # See also bootstrap/config.py
6 #
7
8 set -xueo pipefail
9
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     ccache \
23     chrpath \
24     cups-devel \
25     curl \
26     dbus-1-devel \
27     docbook-dtds \
28     docbook-xsl-stylesheets \
29     flex \
30     gawk \
31     gcc \
32     gdb \
33     git \
34     glib2-devel \
35     glibc-locale \
36     glusterfs-devel \
37     gnutls-devel \
38     gpgme-devel \
39     gzip \
40     hostname \
41     htop \
42     keyutils-devel \
43     krb5-client \
44     krb5-devel \
45     krb5-server \
46     lcov \
47     libacl-devel \
48     libarchive-devel \
49     libattr-devel \
50     libblkid-devel \
51     libbsd-devel \
52     libcap-devel \
53     libcephfs-devel \
54     libicu-devel \
55     libjansson-devel \
56     libpcap-devel \
57     libtasn1-devel \
58     libtirpc-devel \
59     libunwind-devel \
60     liburing-devel \
61     libuuid-devel \
62     libxslt \
63     lmdb \
64     lmdb-devel \
65     lsb-release \
66     make \
67     mingw64-gcc \
68     ncurses-devel \
69     openldap2-devel \
70     pam-devel \
71     patch \
72     perl \
73     perl-Archive-Tar-Wrapper \
74     perl-ExtUtils-MakeMaker \
75     perl-JSON \
76     perl-JSON-XS \
77     perl-Parse-Yapp \
78     perl-Test-Base \
79     pkgconfig \
80     popt-devel \
81     procps \
82     psmisc \
83     python2-semanage \
84     python3 \
85     python3-Markdown \
86     python3-cryptography \
87     python3-devel \
88     python3-dnspython \
89     python3-gpg \
90     python3-policycoreutils \
91     python3-pyasn1 \
92     python3-python-dateutil \
93     python3-setproctitle \
94     readline-devel \
95     rng-tools \
96     rpcgen \
97     rpcsvc-proto-devel \
98     rsync \
99     sed \
100     sudo \
101     systemd-devel \
102     tar \
103     tracker-devel \
104     tree \
105     wget \
106     which \
107     xfsprogs-devel \
108     yum-utils \
109     zlib-devel
110
111 zypper --non-interactive clean
112
113 if [ -f /usr/lib/mit/bin/krb5-config ]; then
114     ln -sf /usr/lib/mit/bin/krb5-config /usr/bin/krb5-config
115 fi