Skip to content

Commit 7a9f279

Browse files
committed
add more rtd deps
1 parent d9c245d commit 7a9f279

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,31 @@ build:
1616
tools:
1717
python: '3.9'
1818
apt_packages:
19+
- python3-gst-1.0
1920
- python3-numpy
21+
- gstreamer1.0-plugins-good
22+
- gstreamer1.0-plugins-ugly
23+
- gstreamer1.0-plugins-bad
24+
- gstreamer1.0-alsa
25+
- gstreamer1.0-plugins-base-apps
26+
- gstreamer1.0-tools
27+
- glib-networking
28+
- gobject-introspection
29+
- ffmpeg
30+
- libges-1.0-0
31+
- libofa0
32+
- libgirepository1.0-dev
33+
- libsndfile1-dev
34+
- libavcodec-dev
35+
- libavformat-dev
36+
- libavutil-dev
37+
- libavresample-dev
38+
- libcairo2-dev
39+
- libyaml-dev
40+
- vamp-examples
2041
- vamp-plugin-sdk
2142

43+
2244
# Optionally set the version of Python and requirements required to build your docs
2345
python:
2446
install:

0 commit comments

Comments
 (0)