aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/dbus.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/dbus.go')
-rw-r--r--internal/rosa/dbus.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/dbus.go b/internal/rosa/dbus.go
index f2cb5ff6..ad81f973 100644
--- a/internal/rosa/dbus.go
+++ b/internal/rosa/dbus.go
@@ -36,7 +36,7 @@ func init() {
Description: "a message bus system",
Website: "https://www.freedesktop.org/wiki/Software/dbus/",
- Dependencies: []PArtifact{
+ Dependencies: P{
GLib,
Libexpat,
},