mirror of https://github.com/xqemu/xqemu.git
Fix typo in "build-dep" command (Reported by gbarboza)
parent
84e81fb483
commit
bb9e9639cc
|
@ -27,7 +27,7 @@
|
|||
|
||||
For **Debian** most build dependencies can be installed by running:
|
||||
|
||||
apt-get build-deps qemu
|
||||
apt-get build-dep qemu
|
||||
apt-get install libglew-dev libtxc-dxtn-s2tc0
|
||||
|
||||
#### Building:
|
||||
|
|
Loading…
Reference in New Issue