Skip to content

Commit

Permalink
remove redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Mar 12, 2019
1 parent d1b8c36 commit 4c6aa40
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions mingw-w64-python-xpra/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-cython"
"${MINGW_PACKAGE_PREFIX}-gtk3"
"${MINGW_PACKAGE_PREFIX}-pygobject-devel"
"${MINGW_PACKAGE_PREFIX}-python3-cairo"
#codec build deps:
"${MINGW_PACKAGE_PREFIX}-ffmpeg"
"${MINGW_PACKAGE_PREFIX}-libyuv"
"${MINGW_PACKAGE_PREFIX}-libvpx"
"${MINGW_PACKAGE_PREFIX}-x264-git"
"${MINGW_PACKAGE_PREFIX}-libwebp"
"${MINGW_PACKAGE_PREFIX}-libjpeg-turbo")
"${MINGW_PACKAGE_PREFIX}-python3-cairo")
source=("https://xpra.org/src/xpra-${pkgver}.tar.xz")
sha512sums=('1a06a79fdcee8f4310ce8e6d31c9bfc23b384348b0c103a04683114d8f42ce03432556a62c0f9699219e8b3c8adfc4a7e4e741a3a0d249202c3ff9a4664ae902')

Expand Down

0 comments on commit 4c6aa40

Please sign in to comment.