libraries/ndesk-dbus-glib: Fixed dep information.

This commit is contained in:
ponce 2012-08-25 19:03:15 +02:00
parent f5d140437a
commit e17293b8c6
2 changed files with 1 additions and 3 deletions

View file

@ -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.

View file

@ -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"