gluon-site: remove dependency of GLUON_MULTIDOMAIN on gluon-site

Solves a recursive dependency problem.

While we're at it, also fix the description string.
This commit is contained in:
Matthias Schiffer 2018-01-28 11:22:33 +01:00
parent ff073f55d8
commit bc75ce5c86
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 1 additions and 2 deletions

View File

@ -36,8 +36,7 @@ config GLUON_SITEDIR
default ""
config GLUON_MULTIDOMAIN
bool "Gluon site configuration directory"
depends on PACKAGE_gluon-site
bool "Gluon multi-domain support"
endef