diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:58:39 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:01:17 +0200 |
commit | 96564e56f599f6c6aad63bdb91aa13ed66dd1e6b (patch) | |
tree | 9cf2d625623bc2076d8f6d15a9c452ec10737075 | |
parent | 0f8c13753ef26b24573cd4aca3e47c0a139e5ea6 (diff) | |
download | slackbuilds-96564e56f599f6c6aad63bdb91aa13ed66dd1e6b.tar.gz |
libraries/notify-sharp: Fixed dep information
-rw-r--r-- | libraries/notify-sharp/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/notify-sharp/README b/libraries/notify-sharp/README index 20a34d9a3a..719378518a 100644 --- a/libraries/notify-sharp/README +++ b/libraries/notify-sharp/README @@ -5,5 +5,3 @@ Desktop Notifications provide a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. - -This requires ndesk-dbus-glib and gtk-sharp. |