mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Fixed autobuild system so it uses the correct architecture on Linux.
This commit is contained in:
@@ -2,7 +2,7 @@ Package: love
|
||||
Version: %VERSION%
|
||||
Section: games
|
||||
Priority: optional
|
||||
Architecture: i386
|
||||
Architecture: %ARCHITECTURE%
|
||||
Essential: no
|
||||
Depends: libdevil1c2, libfreetype6, libgl1-mesa-glx, liblua5.1-0, libphysfs-1.0-0, libsdl1.2debian, libopenal1, libogg0, libvorbis0a, libvorbisfile3, libflac8, libflac++6, libmodplug0c2, libmpg123-0
|
||||
Installed-Size: %INSTALLSIZE%
|
||||
|
||||
Reference in New Issue
Block a user