Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
melonDS
Commits
b965bded
Commit
b965bded
authored
Dec 27, 2018
by
Pedro Velho
Browse files
Add common dependence packagens needed.
parent
d638096a
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
b965bded
...
...
@@ -35,6 +35,14 @@ As for the rest, the interface should be pretty straightforward. If you have a q
### Linux:
*
Install dependencies:
```
sh
sudo
apt-get
install
libpcap0.8-dev libcurl4-gnutls-dev libsdl2-dev gtk+-3.0
```
*
Compile:
```
sh
mkdir
-p
build
cd
build
...
...
@@ -42,6 +50,8 @@ cmake ..
make
```
### Windows:
*
use CodeBlocks
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment