mirror of
https://github.com/Brodino96/webkit2gtk-automator.git
synced 2026-05-06 06:31:13 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 28e6506d05 |
-66
@@ -10,72 +10,6 @@ RUN pacman -Syu --noconfirm && \
|
|||||||
jq \
|
jq \
|
||||||
openssh \
|
openssh \
|
||||||
github-cli \
|
github-cli \
|
||||||
# webkit2gtk makedepends
|
|
||||||
clang \
|
|
||||||
cmake \
|
|
||||||
gi-docgen \
|
|
||||||
glib2-devel \
|
|
||||||
gobject-introspection \
|
|
||||||
gperf \
|
|
||||||
gst-plugins-bad \
|
|
||||||
lld \
|
|
||||||
ninja \
|
|
||||||
python \
|
|
||||||
ruby \
|
|
||||||
ruby-stdlib \
|
|
||||||
systemd \
|
|
||||||
unifdef \
|
|
||||||
wayland-protocols \
|
|
||||||
# webkit2gtk runtime depends
|
|
||||||
at-spi2-core \
|
|
||||||
atk \
|
|
||||||
bubblewrap \
|
|
||||||
cairo \
|
|
||||||
enchant \
|
|
||||||
expat \
|
|
||||||
fontconfig \
|
|
||||||
freetype2 \
|
|
||||||
gdk-pixbuf2 \
|
|
||||||
glib2 \
|
|
||||||
glibc \
|
|
||||||
gst-plugins-bad-libs \
|
|
||||||
gst-plugins-base-libs \
|
|
||||||
gstreamer \
|
|
||||||
gtk3 \
|
|
||||||
harfbuzz \
|
|
||||||
harfbuzz-icu \
|
|
||||||
hyphen \
|
|
||||||
icu \
|
|
||||||
lcms2 \
|
|
||||||
libatomic \
|
|
||||||
libavif \
|
|
||||||
libdrm \
|
|
||||||
libegl \
|
|
||||||
libepoxy \
|
|
||||||
libgcrypt \
|
|
||||||
libgl \
|
|
||||||
libjpeg-turbo \
|
|
||||||
libjxl \
|
|
||||||
libmanette \
|
|
||||||
libpng \
|
|
||||||
libseccomp \
|
|
||||||
libsecret \
|
|
||||||
libsoup \
|
|
||||||
libsystemd \
|
|
||||||
libtasn1 \
|
|
||||||
libwebp \
|
|
||||||
libx11 \
|
|
||||||
libxml2 \
|
|
||||||
libxslt \
|
|
||||||
mesa \
|
|
||||||
openjpeg2 \
|
|
||||||
pango \
|
|
||||||
sqlite \
|
|
||||||
ttf-dejavu \
|
|
||||||
wayland \
|
|
||||||
woff2 \
|
|
||||||
xdg-dbus-proxy \
|
|
||||||
zlib \
|
|
||||||
&& pacman -Scc --noconfirm
|
&& pacman -Scc --noconfirm
|
||||||
|
|
||||||
# Non-root build user (makepkg refuses to run as root)
|
# Non-root build user (makepkg refuses to run as root)
|
||||||
|
|||||||
Reference in New Issue
Block a user