diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-03-06 10:25:25 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-03-06 10:25:25 +0100 |
| commit | 5165eaf71c293f19c04c9cff13d37d280263b8e1 (patch) | |
| tree | 44b77bff0fc06e9f62f23a60d2260453b6d8f973 | |
| parent | 52de7a38a7fa195525d12040cc951ae7db608ecf (diff) | |
| download | dotfiles-5165eaf71c293f19c04c9cff13d37d280263b8e1.tar.gz dotfiles-5165eaf71c293f19c04c9cff13d37d280263b8e1.zip | |
kf5: Polkit is a dependency that we don't compile ourselves.
| -rw-r--r-- | kf5/README.md | 6 | ||||
| -rw-r--r-- | kf5/list | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/kf5/README.md b/kf5/README.md index f8b0b8f..b811709 100644 --- a/kf5/README.md +++ b/kf5/README.md @@ -8,8 +8,10 @@ only library from Frameworks that I contribute and, therefore, I want to keep it separately. I will remove this directory when the KDE Frameworks is stable and all the KDE apps are ported to Frameworks. -In order to compile everything, perform the following commands in the directory -where all the KDE Frameworks sources should go: +This directory also assumes that you have installed all the dependencies as +specified in: https://community.kde.org/Frameworks/Building. In order to +compile everything, perform the following commands in the directory where +all the KDE Frameworks sources should go: $ source kf5.sh $ ./kf5-build.sh @@ -2,7 +2,6 @@ attica kapidox karchive kcoreaddons -kf5-polkit kauth kcodecs kconfig |
