mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/ndesk-dbus-glib: Fixed dep information.
This commit is contained in:
parent
f5d140437a
commit
e17293b8c6
2 changed files with 1 additions and 3 deletions
|
@ -5,5 +5,3 @@ dbus-sharp, or "managed D-Bus" to avoid confusion with existing bindings
|
|||
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.
|
||||
|
||||
This requires Mono and ndesk-dbus.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-glib-0.4.1.tar.gz"
|
|||
MD5SUM="7faf8770b214956fa9de009def550826"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mono ndesk-dbus"
|
||||
REQUIRES="ndesk-dbus"
|
||||
MAINTAINER="Pierre Cazenave"
|
||||
EMAIL="pwcazenave <at> gmail {dot} com"
|
||||
|
|
Loading…
Reference in a new issue