Skip to content

Commit

Permalink
Changed description and fixed missing-dependency-on-libc lintian error
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiobenrocha2 committed Jul 14, 2014
1 parent 4cb9a70 commit cfa6421
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Depends: ${shlibs:Depends},
python3
Replaces: ssnes
Description: Simple frontend for the libretro library.
RetroArch is a modular multi-system emulator that attempts to be very small
and lean, while still having all of the useful core features expected from
an emulator. It provides a simple built-in GUI, the RGUI.
RetroArch is an open source, multi-platform frontend for the libretro API.
It can be used as a modular multi emulator system, game engine, media player
and 3D technical demonstration. These features are available through
libretro cores.
.
It provides a simple built-in GUI, the RGUI.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ binary-arch: install
# dh_perl
# dh_makeshlibs
dh_installdeb
# dh_shlibdeps
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
Expand Down

0 comments on commit cfa6421

Please sign in to comment.