dhcpcd-dbus: cleanup deps.
--HG-- branch : gnome3
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'dhcpcd-dbus'
|
# Template file for 'dhcpcd-dbus'
|
||||||
pkgname=dhcpcd-dbus
|
pkgname=dhcpcd-dbus
|
||||||
version=0.4.2
|
version=0.4.2
|
||||||
|
revision=1
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-dbus-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-dbus-$version.tar.bz2"
|
||||||
build_style=gnu_makefile
|
build_style=gnu_makefile
|
||||||
short_desc="dhcpcd D-Bus interface"
|
short_desc="dhcpcd D-Bus interface"
|
||||||
@@ -10,7 +11,9 @@ long_desc="
|
|||||||
dhcpcd-dbus is the dhcpcd D-Bus interface, receives interface configuration
|
dhcpcd-dbus is the dhcpcd D-Bus interface, receives interface configuration
|
||||||
events from the dhcpcd control socket and emits them to the DBus listeners."
|
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 build pkg-config
|
||||||
Add_dependency full glibc
|
Add_dependency build dbus-devel
|
||||||
Add_dependency full dhcpcd
|
Add_dependency full dhcpcd
|
||||||
Add_dependency full dbus
|
Add_dependency full dbus
|
||||||
|
|||||||
Reference in New Issue
Block a user