defs.mk: Remove unnecessary dependencies from USE_CCONSOLE

Remove lots of dependencies from USE_CCONSOLE (xchange, userver,
dspider-shared, dsprout, feedfs).
This commit is contained in:
Jan Lindemann 2009-06-22 13:49:44 +00:00 committed by Jan Lindemann
commit 62b26e74e3

View file

@ -671,11 +671,6 @@ CCONSOLE_VERSION = $(call version,$(CCONSOLE_DIR))
RPM_REQUIRES_RUN += $(FLAVOUR_PREFIX)dspider-cconsole-run = $(CCONSOLE_VERSION)
RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dspider-cconsole-devel = $(CCONSOLE_VERSION)
USE_YTOOLS = true
USE_XCHANGE = true
USE_USERVER = true
USE_DSPIDER_SHARED = true
USE_DSPROUT = true
USE_FEEDFS = true
INCLUDE += -I$(CCONSOLE_DIR)/include
ifeq ($(DEVELOPMENT),true)
LIBFLAGS += -L$(CCONSOLE_DIR)/lib