mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
FreeBSD CI: Install git
This commit is contained in:
parent
35c9de34e8
commit
86caa39910
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ task:
|
||||||
LDFLAGS: -L$LOCALBASE/lib
|
LDFLAGS: -L$LOCALBASE/lib
|
||||||
deps_script:
|
deps_script:
|
||||||
- sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
- sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
|
||||||
- pkg install -y meson pkgconf dbus glib libepoll-shim libudev-devd vulkan-loader vulkan-headers gstreamer1 gstreamer1-plugins libinotify gettext libsndfile sdl2 alsa-lib
|
- pkg install -y meson pkgconf git-lite dbus glib libepoll-shim libudev-devd vulkan-loader vulkan-headers gstreamer1 gstreamer1-plugins libinotify gettext libsndfile sdl2 alsa-lib
|
||||||
- sysrc dbus_enable=YES
|
- sysrc dbus_enable=YES
|
||||||
- service dbus restart
|
- service dbus restart
|
||||||
build_script:
|
build_script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue