package/dovecot: Fix broken logic for comment display
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 26 Apr 2015 09:48:20 +0000 (11:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Apr 2015 10:17:02 +0000 (12:17 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dovecot/Config.in

index 9c242fc044cc76c7cc3beaf2ace2e98b3f35083d..3baae6e5615a1bc806043488e89892f2aabe73e8 100644 (file)
@@ -55,4 +55,4 @@ endif # BR2_PACKAGE_DOVECOT
 
 comment "dovecot needs a toolchain w/ dynamic library"
        depends on BR2_USE_MMU
-       depends on !BR2_STATIC_LIBS
+       depends on BR2_STATIC_LIBS