From c9e501b6a768b287c3cba38265053f8bcdf54404 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 1 Mar 2011 00:18:43 +0100 Subject: [PATCH] dhcpcd-dbus: cleanup deps. --HG-- branch : gnome3 --- srcpkgs/dhcpcd-dbus/template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/srcpkgs/dhcpcd-dbus/template b/srcpkgs/dhcpcd-dbus/template index dd7980a38c6..d36135eb8f1 100644 --- a/srcpkgs/dhcpcd-dbus/template +++ b/srcpkgs/dhcpcd-dbus/template @@ -1,6 +1,7 @@ # Template file for 'dhcpcd-dbus' pkgname=dhcpcd-dbus version=0.4.2 +revision=1 distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-dbus-$version.tar.bz2" build_style=gnu_makefile short_desc="dhcpcd D-Bus interface" @@ -10,7 +11,9 @@ long_desc=" dhcpcd-dbus is the dhcpcd D-Bus interface, receives interface configuration events from the dhcpcd control socket and emits them to the DBus listeners." +Add_dependency run glibc +Add_dependency run dbus-libs Add_dependency build pkg-config -Add_dependency full glibc +Add_dependency build dbus-devel Add_dependency full dhcpcd Add_dependency full dbus