Merge pull request #409 from micove/small-cleanup

Fix GSdx build and enhance the desktop file.
This commit is contained in:
Gregory Hainaut 2015-01-03 14:47:54 +01:00
commit f33027f24d
2 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,7 @@ include(FindLibc)
## Use CheckLib package to find module
include(CheckLib)
check_lib(AIO aio aio.h)
check_lib(EGL egl EGL/egl.h)
check_lib(EGL EGL EGL/egl.h)
check_lib(GLESV2 GLESv2 GLES3/gl3ext.h) # NOTE: looking for GLESv3, not GLESv2
check_lib(PORTAUDIO portaudio portaudio.h pa_linux_alsa.h)
check_lib(SOUNDTOUCH SoundTouch soundtouch/SoundTouch.h)

View File

@ -7,4 +7,5 @@ GenericName=Playstation 2 Emulator
Comment=Sony Playstation 2 emulator
Exec=pcsx2
Icon=pcsx2
Keywords=game;emulator;
Categories=@PCSX2_MENU_CATEGORIES@