dhcpcd-dbus: cleanup deps.
--HG-- branch : gnome3
This commit is contained in:
parent
a7b09c20d4
commit
c9e501b6a7
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue