summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-28 16:11:27 +0200
committerwm4 <wm4@nowhere>2013-06-28 16:12:39 +0200
commit1ed0e9091cd8c8f1fb16ac72f6d8daaede42198f (patch)
tree2888e38f34b5ffb1ddd8779e70c7815594be67a1 /README.rst
parentb5470f16ca238bc5331c5ee9497467a1b220c10e (diff)
downloadmpv-build-1ed0e9091cd8c8f1fb16ac72f6d8daaede42198f.tar.bz2
mpv-build-1ed0e9091cd8c8f1fb16ac72f6d8daaede42198f.tar.xz
Mention how to get mk-build-deps
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 660e114..6c99601 100644
--- a/README.rst
+++ b/README.rst
@@ -76,10 +76,14 @@ Installing dependencies on Debian or Ubuntu
On Debian or Ubuntu systems, you can try to run this command in the
mpv-build directory to install most of the required dependencies:
+ sudo apt-get install devscripts
+
mk-build-deps -s sudo -ir
This will generate and install a dummy package with the required
-dependencies. If you don't want to use sudo, you can also try:
+dependencies. (mk-build-deps is part of devscripts.)
+
+If you don't want to use sudo, you can also try:
mk-build-deps