Compile Python scripts
This commit is contained in:
parent
b5f6e46383
commit
76c3903586
2 changed files with 6 additions and 3 deletions
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -8,6 +8,7 @@ Uploaders:
|
|||
Build-Depends:
|
||||
cmake,
|
||||
debhelper-compat (= 12),
|
||||
dh-sequence-python3,
|
||||
libasound2-dev,
|
||||
libavcodec-dev,
|
||||
libavdevice-dev,
|
||||
|
|
@ -66,9 +67,8 @@ Description: recorder and streamer for live video content
|
|||
Note that OBS Studio requires an OpenGL 3.2 compatible video card.
|
||||
|
||||
Package: obs-plugins
|
||||
Multi-Arch: same
|
||||
Architecture: any-amd64
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
|
||||
Recommends: vlc
|
||||
Description: recorder and streamer for live video content (plugins)
|
||||
OBS is designed for efficiently recording and streaming live video content. It
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue