Skip to content

Commit e1a3dc9

Browse files
committed
update package liste
1 parent 59bbafe commit e1a3dc9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ jobs:
1616
- name: setup os
1717
run: |
1818
apt-get update && apt-get install -y software-properties-common
19-
apt-get -y install libz-dev wget \
20-
libphp7.4-embed php7.4-dev autoconf automake gcc make \
21-
libpcre3-dev libbz2-dev libbz2-dev libxml2-dev libkrb5-dev \
22-
libargon2-dev libargon2-1 libsodium-dev
19+
apt-get -y install wget \
20+
autoconf automake gcc make \
21+
apache2 apache2-dev memcached libmemcached-dev
2322
- name: Apache AuthMemeCookie Module - libmemcache version
2423
run: dpkg -s libmemcached-dev && dpkg -L libmemcached-dev
2524
- name: Apache AuthMemeCookie Module - Apache HTTPD Version

0 commit comments

Comments
 (0)