File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -239,19 +239,6 @@ sudo rm /etc/apt/sources.list.d/darktable-sources-tmp.list
239239sudo apt-get build-dep darktable
240240```
241241
242- #### Install missing dependencies
243-
244- If mandatory dependencies are missing on your system, the software build will fail with
245- errors like ` Package XXX has not been found ` or ` Command YYY has no provider on this system ` .
246- If you see one of these errors you should find out which package provides the missing package/command in your distribution,
247- then install it. This can usually be done in your package manager (not the application manager
248- customarily provided by default in your distribution) or from the internet with a search engine.
249- You may need to install a package manager first (like APT on Debian/Ubuntu, or DNF on Fedora/RHEL).
250-
251- This process might be tedious but you only need to do it once. See
252- [ this page on building darktable] ( https://github.com/darktable-org/darktable/wiki/Building-darktable )
253- for one-line commands that will install most dependencies on the most common Linux distributions.
254-
255242### Get the source
256243
257244#### Master branch (unstable)
You can’t perform that action at this time.
0 commit comments