From f0fefad5649142e8645bf04bef445215c0f281b7 Mon Sep 17 00:00:00 2001 From: Alexey Zakhlestin Date: Sun, 27 Feb 2011 14:01:52 +0300 Subject: DBus binding for Glib 0.88 --- Library/Formula/dbus-glib.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Library/Formula/dbus-glib.rb (limited to 'Library') diff --git a/Library/Formula/dbus-glib.rb b/Library/Formula/dbus-glib.rb new file mode 100644 index 000000000..01eab1e84 --- /dev/null +++ b/Library/Formula/dbus-glib.rb @@ -0,0 +1,18 @@ +require 'formula' + +class DbusGlib