diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-01 07:55:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 07:59:48 +0700 |
commit | 88029c0f5c8ef89413fd6d6fb78adb426207faf8 (patch) | |
tree | 981b1de82effd9b6f872704870be94fe935ed7c6 /system/packagekit | |
parent | 258a99a7989f169ce4a848cb6839d5ef2f2cb224 (diff) | |
download | slackbuilds-88029c0f5c8ef89413fd6d6fb78adb426207faf8.tar.gz |
system/packagekit: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/packagekit')
-rw-r--r-- | system/packagekit/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/packagekit/README b/system/packagekit/README index 24088f7d16..e4d3d64b41 100644 --- a/system/packagekit/README +++ b/system/packagekit/README @@ -2,3 +2,5 @@ PackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit. + +You need bash-completion from extra/ in order to build this package. |