cups-filters: remove uneeded avahi-daemon service dependency
This commit is contained in:
committed by
Andrea Brancaleoni
parent
6ce332096d
commit
b4bfa159fd
@@ -1,3 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
sv check avahi-daemon >/dev/null || exit 1
|
|
||||||
exec cups-browsed
|
exec cups-browsed
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'cups-filters'
|
# Template file for 'cups-filters'
|
||||||
pkgname=cups-filters
|
pkgname=cups-filters
|
||||||
version=1.17.9
|
version=1.17.9
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||||
--with-browseremoteprotocols=DNSSD,CUPS"
|
--with-browseremoteprotocols=DNSSD,CUPS"
|
||||||
|
|||||||
Reference in New Issue
Block a user