Skip to content

Commit

Permalink
games-emulation/pcsx2: add libxml2 and libpcap dependencies
Browse files Browse the repository at this point in the history
Required for Linux networking support since:
PCSX2/pcsx2@da1eb05

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Ilya Trukhanov <[email protected]>
Closes: gentoo#12514
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
Lahvuun authored and juippis committed Aug 2, 2019
1 parent 60b9f37 commit 3f07623
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games-emulation/pcsx2/pcsx2-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ RDEPEND="
app-arch/bzip2[abi_x86_32(-)]
app-arch/xz-utils[abi_x86_32(-)]
dev-libs/libaio[abi_x86_32(-)]
dev-libs/libxml2[abi_x86_32(-)]
media-libs/alsa-lib[abi_x86_32(-)]
media-libs/libpng:=[abi_x86_32(-)]
media-libs/libsdl2[abi_x86_32(-),haptic,joystick,sound]
media-libs/libsoundtouch[abi_x86_32(-)]
media-libs/portaudio[abi_x86_32(-)]
net-libs/libpcap[abi_x86_32(-)]
>=sys-libs/zlib-1.2.4[abi_x86_32(-)]
virtual/libudev[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]
Expand Down

0 comments on commit 3f07623

Please sign in to comment.