Skip to content

Commit e3b5405

Browse files
committed
Fix Depends for install on Debian Jessie
1 parent 5959846 commit e3b5405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Homepage: http://attractmode.org
88

99
Package: attract
1010
Architecture: any
11-
Depends: ${shlibs:Depends}, ${misc:Depends}, libsfml-graphics, libsfml-network, libsfml-system, libsfml-window, libavutil, libavcodec, libavformat, libavresample, libswscale, libfontconfig, libarchive, libxinerama
11+
Depends: ${shlibs:Depends}, ${misc:Depends}, libsfml-graphics2, libsfml-network2, libsfml-system2, libsfml-window2, libavutil54, libavcodec56, libavformat56, libavresample2, libswscale3, libfontconfig1, libarchive13, libxinerama1
1212
Description: Attract-Mode emulator frontend
1313
Attract-Mode is a graphical frontend for command line emulators such as MAME,
1414
MESS and Nestopia. It hides the underlying operating system and is intended

0 commit comments

Comments
 (0)