X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Fservices%2Fsamba36%2FMakefile;h=2644f7d565563fb31ab4d6ccc0aa8aff840f9da0;hb=ab8468d344382618cb3ad752b71962518fb7d442;hp=2842c982bf547e6420e413ca6791943497fa4419;hpb=d62c50b1c3d4450b5b3fcb66d6c12866a1a2c076;p=15.05%2Fopenwrt.git diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 2842c982bf..2644f7d565 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -49,7 +49,7 @@ endef define Package/samba36-server/config config PACKAGE_SAMBA_MAX_DEBUG_LEVEL int "Maximum level of compiled-in debug messages" - depends PACKAGE_samba36-server || PACKAGE_samba36-client + depends on PACKAGE_samba36-server || PACKAGE_samba36-client default -1 endef