cups-filters: remove uneeded avahi-daemon service dependency
This commit is contained in:
parent
6ce332096d
commit
b4bfa159fd
2 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
|||
#!/bin/sh
|
||||
sv check avahi-daemon >/dev/null || exit 1
|
||||
exec cups-browsed
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.17.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||
--with-browseremoteprotocols=DNSSD,CUPS"
|
||||
|
|
Loading…
Reference in a new issue