diff --git a/Makefile b/Makefile index a69f603f9..4a70ec2bd 100644 --- a/Makefile +++ b/Makefile @@ -178,9 +178,6 @@ endif DEP_HTTP := y DEP_CONSOLE := y DEP_ZLIB := y -ifeq ($(OS),lnx) - DEP_DATA := y -endif endif include $(PATH_INTERNAL_C)/libqb/build.mk