Skip to content

Commit

Permalink
Remove unnecessary dependency (jxrlib) (#1249)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealmate authored Sep 9, 2024
1 parent c4982f9 commit d6eb59c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion proton-tkg/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ depends=(
'libpcap' 'lib32-libpcap'
'desktop-file-utils' 'tk'
'vulkan-icd-loader' 'lib32-vulkan-icd-loader'
'jxrlib' 'gst-plugins-ugly'
'gst-plugins-ugly'
)
makedepends=(
'git' 'autoconf'
Expand Down
2 changes: 1 addition & 1 deletion wine-tkg-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ depends=(
'gettext' 'freetype2'
'glu' 'libsm'
'gcc-libs' 'libpcap'
'jxrlib' 'desktop-file-utils'
'desktop-file-utils'
$_user_deps
)

Expand Down

0 comments on commit d6eb59c

Please sign in to comment.