USB: actions and cmakelists formatting

This commit is contained in:
Gauvain 'GovanifY' Roussel-Tarbouriech 2020-11-02 21:53:36 +01:00 committed by refractionpcsx2
parent e2a72b2798
commit e5a7cc4a1c
2 changed files with 8 additions and 8 deletions

View File

@ -67,7 +67,9 @@ declare -a PCSX2_PACKAGES=(
"liblzma-dev"
"libpango1.0-dev"
"libpcap0.8-dev"
"libpulse-dev"
"libsdl2-dev"
"libsamplerate0-dev"
"libsoundtouch-dev"
"libwxgtk3.0-gtk3-0v5"
"libwxgtk3.0-gtk3-dev"

View File

@ -437,8 +437,6 @@ set(pcsx2USBHeaders
)
# DebugTools sources
set(pcsx2DebugToolsSources
DebugTools/DebugInterface.cpp