Skip to content

Commit

Permalink
#3592 also build openh264 DEB codec
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Sep 3, 2023
1 parent f3e1fa6 commit 27fd5eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/debian/xpra/control
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 8)
,libyuv-dev
,libvpx-dev
,libx264-dev
,libopenh264-dev
,libwebp-dev
,libturbojpeg-dev
#lunar: ,libspng-dev
Expand Down Expand Up @@ -255,6 +256,7 @@ Depends: xpra-common (= ${binary:Version})
,${codecs:Depends}
,${python3:Depends}
,libyuv0
,libopenh264-7
#lunar: ,libspng0
#mantic: ,libspng0
#bookworm: ,libspng0
Expand Down
1 change: 1 addition & 0 deletions packaging/debian/xpra/xpra-codecs.files
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ usr/lib/python3*/*/xpra/codecs/drm
usr/lib/python3*/*/xpra/codecs/evdi
usr/lib/python3*/*/xpra/codecs/jpeg
usr/lib/python3*/*/xpra/codecs/x264
usr/lib/python3*/*/xpra/codecs/openh264
usr/lib/python3*/*/xpra/codecs/libyuv
usr/lib/python3*/*/xpra/codecs/spng
usr/lib/python3*/*/xpra/codecs/v4l2
Expand Down

0 comments on commit 27fd5eb

Please sign in to comment.