mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 06:00:40 +01:00
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:
parent
f6c818f0be
commit
62b26e74e3
1 changed files with 0 additions and 5 deletions
|
|
@ -671,11 +671,6 @@ CCONSOLE_VERSION = $(call version,$(CCONSOLE_DIR))
|
||||||
RPM_REQUIRES_RUN += $(FLAVOUR_PREFIX)dspider-cconsole-run = $(CCONSOLE_VERSION)
|
RPM_REQUIRES_RUN += $(FLAVOUR_PREFIX)dspider-cconsole-run = $(CCONSOLE_VERSION)
|
||||||
RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dspider-cconsole-devel = $(CCONSOLE_VERSION)
|
RPM_REQUIRES_DEVEL += $(FLAVOUR_PREFIX)dspider-cconsole-devel = $(CCONSOLE_VERSION)
|
||||||
USE_YTOOLS = true
|
USE_YTOOLS = true
|
||||||
USE_XCHANGE = true
|
|
||||||
USE_USERVER = true
|
|
||||||
USE_DSPIDER_SHARED = true
|
|
||||||
USE_DSPROUT = true
|
|
||||||
USE_FEEDFS = true
|
|
||||||
INCLUDE += -I$(CCONSOLE_DIR)/include
|
INCLUDE += -I$(CCONSOLE_DIR)/include
|
||||||
ifeq ($(DEVELOPMENT),true)
|
ifeq ($(DEVELOPMENT),true)
|
||||||
LIBFLAGS += -L$(CCONSOLE_DIR)/lib
|
LIBFLAGS += -L$(CCONSOLE_DIR)/lib
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue