diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-25 19:03:15 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 19:03:15 +0200 |
commit | e17293b8c6185aff4bc577fde56c737a6e2da0aa (patch) | |
tree | 61e3b70206a8a28b9db26d8f24d0af0d52b0d499 /libraries/ndesk-dbus-glib/README | |
parent | f5d140437af10601b70b173749058a0a9ce7a7a3 (diff) |
libraries/ndesk-dbus-glib: Fixed dep information.
Diffstat (limited to 'libraries/ndesk-dbus-glib/README')
-rw-r--r-- | libraries/ndesk-dbus-glib/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/ndesk-dbus-glib/README b/libraries/ndesk-dbus-glib/README index 5111fa419be53..fa53bcc92cd1f 100644 --- a/libraries/ndesk-dbus-glib/README +++ b/libraries/ndesk-dbus-glib/README @@ -5,5 +5,3 @@ dbus-sharp, or "managed D-Bus" to avoid confusion with existing bindings D-Bus is an inter-process communication framework that lets applications interface with the system event bus as well as allowing them to talk to one another in a peer-to-peer configuration. - -This requires Mono and ndesk-dbus. |