mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
ci: Migrate from Travis to GitLab CI
This makes more sense now since we're using FDO GitLab for all the other development infra.
This commit is contained in:
parent
54733718bd
commit
44bf0baaa7
3 changed files with 14 additions and 28 deletions
|
|
@ -6,6 +6,7 @@ LABEL description="Fedora-based environment for building PipeWire" \
|
|||
|
||||
# Install pipewire dependencies
|
||||
RUN dnf -y install \
|
||||
which \
|
||||
gcc \
|
||||
meson \
|
||||
systemd-devel \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue