Browse Source

Use debian's name for libsdl2 in the debian package dependency list

Bart van Strien 11 years ago
parent
commit
2698fd2c2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      platform/unix/debian/control.in

+ 1 - 1
platform/unix/debian/control.in

@@ -33,7 +33,7 @@ Depends: ${misc:Depends},
          libgl1-mesa-glx,
          libluajit-5.1-2,
          libphysfs-1.0-0,
-         libsdl2 (>= 2.0.0),
+         libsdl2-2.0-0 (>= 2.0.0),
          libopenal1,
          libogg0,
          libvorbis0a,