Skip to content

Commit

Permalink
media-video-1/openshot: Add patch for PyQt5 use flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Feb 27, 2023
1 parent 79af66d commit dc3cd8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/atoms/media-gfx/media-video-1/openshot/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ env:
- LUET_PORTAGE_PKGFILES=1
- FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox"
prelude:
# Temporary drop webkit use flag from PyQt5
- >-
sed -e 's|webkit,||g' -i /var/git/meta-repo/kits/media-kit/media-video/openshot/openshot-2.4.4.ebuild
- |
eval 'mkdir -p /var/cache/portage/distfiles || true' && \
chown portage:portage -R /var/cache/portage/ && \
Expand Down

0 comments on commit dc3cd8c

Please sign in to comment.