aboutsummaryrefslogtreecommitdiff
path: root/libraries/dbus-sharp-glib/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2022-02-21 02:15:12 -0600
committerRobby Workman <rworkman@slackbuilds.org>2022-02-21 02:15:12 -0600
commitb6c6c7c7578799ed883979133e235b59f51e5799 (patch)
treef622f0529d5536354ea19cf21e02eb81ff9d6039 /libraries/dbus-sharp-glib/README
parent810d7b48853744d5c2285a0f0f4edc052242e159 (diff)
libraries/dbus-sharp-glib: Removed (dbus-sharp ftbfs)
This depends on dbus-sharp, which ftbfs for us.
Diffstat (limited to 'libraries/dbus-sharp-glib/README')
-rw-r--r--libraries/dbus-sharp-glib/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/dbus-sharp-glib/README b/libraries/dbus-sharp-glib/README
deleted file mode 100644
index 2d5237ea07..0000000000
--- a/libraries/dbus-sharp-glib/README
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a fork of ndesk-dbus-glib, which provides GLib main loop
-integration for Managed D-Bus.
-
-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.