summaryrefslogtreecommitdiffstats
path: root/meta/packages/avahi/avahi_0.6.20.bb
blob: 0ecd3fc59e612070244255377595d1e651d63d15 (plain)
1
2
3
4
5
6
7
8
9
10
11
require avahi.inc

RDEPENDS_avahi-daemon = "sysvinit-pidof"
PR = "r1"

FILES_avahi-autoipd = "${sbindir}/avahi-autoipd \
                       ${sysconfdir}/avahi/avahi-autoipd.action"

do_stage() {
	autotools_stage_all
}