From 0c5959471008a91c00e64cdff16abb91d8569afe Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 5 Jul 2017 12:16:36 -0400 Subject: Add a bunch more README.md files for the rest of the lumina desktop-utilities. --- src-qt5/desktop-utils/lumina-notify/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src-qt5/desktop-utils/lumina-notify/README.md') diff --git a/src-qt5/desktop-utils/lumina-notify/README.md b/src-qt5/desktop-utils/lumina-notify/README.md index ea71b0f4..7a29d608 100644 --- a/src-qt5/desktop-utils/lumina-notify/README.md +++ b/src-qt5/desktop-utils/lumina-notify/README.md @@ -31,3 +31,10 @@ else ./lumina-notify "High Five for Darth Jar Jar" Sure OK "Respect" endif` ~~~~ + +### Library Dependencies + +1. Qt 5.0+ (specific modules listed below) + * core + * gui + * widgets -- cgit