mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 00:35:46 -04:00
Merge pull request #1344 from guibou/gtk3
Use gtk3 for nativefiledialog
This commit is contained in:
@ -172,7 +172,8 @@ Requirements:
|
||||
Requirements (Debian/Ubuntu package names):
|
||||
- CMake (`cmake`)
|
||||
- SDL2 (`libsdl2-dev`)
|
||||
- GTK2.0 for file selector (`libgtk2.0-dev`)
|
||||
- GTK3.0 for file selector (`libgtk-3-dev`)
|
||||
- pkgconfig (`pkg-config`)
|
||||
- Qt 5 (`qtbase5-dev`, `qtbase5-private-dev`, `qtbase5-dev-tools`, `qttools5-dev`)
|
||||
- git (`git`) (Note: needed to clone the repository and at build time)
|
||||
- Optional for faster building: Ninja (`ninja-build`)
|
||||
|
Reference in New Issue
Block a user