dbus: rename from d-bus
This commit is contained in:
parent
a7c96ce499
commit
91645351af
3 changed files with 2 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
../Formula/d-bus.rb
|
|
@ -1,4 +1,4 @@
|
|||
class DBus < Formula
|
||||
class Dbus < Formula
|
||||
# releases: even (1.10.x) = stable, odd (1.11.x) = development
|
||||
desc "Message bus system, providing inter-application communication"
|
||||
homepage "https://wiki.freedesktop.org/www/Software/dbus"
|
|
@ -5,6 +5,7 @@
|
|||
"crystal": "autocode",
|
||||
"cv": "progress",
|
||||
"cyassl": "wolfssl",
|
||||
"d-bus": "dbus",
|
||||
"fig": "docker-compose",
|
||||
"go-app-engine-32": "app-engine-go-32",
|
||||
"go-app-engine-64": "app-engine-go-64",
|
||||
|
|
Loading…
Reference in a new issue