Browse Source

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

Bart van Strien 11 năm trước cách đây
mục cha
commit
2698fd2c2c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,