diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-30 18:13:49 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-30 18:13:49 (EDT) |
commit | 240013391fe893997719341d9bc52e6588df5a4a (patch) | |
tree | e5b5d277ad8fbee3c98c8326b8ec2bb329bb1fb6 /dbus.pkg/control | |
parent | b297a4a89f4c873b5e87305882777f5a1c2429ea (diff) |
Fix dependencies
Diffstat (limited to 'dbus.pkg/control')
-rw-r--r-- | dbus.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus.pkg/control b/dbus.pkg/control index 1151a2c..e44d7ea 100644 --- a/dbus.pkg/control +++ b/dbus.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: expat +Depends: libdbus-1.3 (= ${Binary-Version}), libexpat.1 Description: D-Bus is a message bus system for applications to talk to each other. . |