mirror of https://github.com/PCSX2/pcsx2.git
debian: drop very old conflict/replace
This commit is contained in:
parent
c2e851b3a5
commit
cf6eae7bab
|
@ -33,13 +33,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-i686
|
||||||
# libusb => ps3 controller (and probably others)
|
# libusb => ps3 controller (and probably others)
|
||||||
Recommends: libasound2-plugins,
|
Recommends: libasound2-plugins,
|
||||||
libusb-0.1-4
|
libusb-0.1-4
|
||||||
Conflicts: pcsx2,
|
Conflicts: pcsx2
|
||||||
pcsx2-data-unstable,
|
|
||||||
pcsx2-l10n-unstable,
|
|
||||||
pcsx2-plugins-unstable
|
|
||||||
Replaces: pcsx2-data-unstable,
|
|
||||||
pcsx2-l10n-unstable,
|
|
||||||
pcsx2-plugins-unstable
|
|
||||||
Description: Playstation 2 emulator
|
Description: Playstation 2 emulator
|
||||||
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
|
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
|
||||||
.
|
.
|
||||||
|
@ -52,10 +46,8 @@ Section: debug
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Architecture: i386
|
Architecture: i386
|
||||||
Depends: ${misc:Depends}, pcsx2-unstable (= ${binary:Version})
|
Depends: ${misc:Depends}, pcsx2-unstable (= ${binary:Version})
|
||||||
Conflicts: pcsx2-dbg,
|
Conflicts: pcsx2-dbg
|
||||||
pcsx2-plugins-unstable-dbg
|
Description: Debug symbols for PCSX2
|
||||||
Replaces: pcsx2-plugins-unstable-dbg
|
|
||||||
Description: Debug symbols for pcsx2
|
|
||||||
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
|
PCSX2 is a PlayStation 2 emulator for Windows and Linux.
|
||||||
.
|
.
|
||||||
WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support
|
WARNING: It requires a CPU with SSE2 instructions. If your CPU does not support
|
||||||
|
|
Loading…
Reference in New Issue