Skip to content

Commit

Permalink
Debian|SDL: Source package dependencies updated to include SDL 2
Browse files Browse the repository at this point in the history
The SDL 2 and SDL_mixer 2 dev packages are required for a successful
build of the source package.
  • Loading branch information
skyjake committed Jun 2, 2014
1 parent 9375763 commit 46276bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distrib/debian/control.template
Expand Up @@ -2,7 +2,7 @@ Source: ${Package}
Section: universe/games
Priority: optional
Maintainer: Jaakko Keränen <jaakko.keranen@iki.fi>
Build-Depends: debhelper (>= 8.0.0), python, libsdl1.2-dev, libsdl-mixer1.2-dev, libxrandr-dev, libxxf86vm-dev, libqt4-network (>= 4.7), libqtcore4 (>= 4.7), libqtgui4 (>= 4.7), qt4-qmake (>= 4.7), libqt4-opengl-dev (>= 4.7), zlib1g-dev, libfluidsynth-dev, libncurses5-dev, cmake (>= 2.8)
Build-Depends: debhelper (>= 8.0.0), python, libsdl2-dev, libsdl2-mixer-dev, libxrandr-dev, libxxf86vm-dev, libqt4-network (>= 4.7), libqtcore4 (>= 4.7), libqtgui4 (>= 4.7), qt4-qmake (>= 4.7), libqt4-opengl-dev (>= 4.7), zlib1g-dev, libfluidsynth-dev, libncurses5-dev, cmake (>= 2.8)
Standards-Version: 3.9.3
Homepage: http://dengine.net/
Vcs-Git: https://github.com/skyjake/Doomsday-Engine.git
Expand Down

0 comments on commit 46276bf

Please sign in to comment.