projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
show or-groups in not-installed recommends and suggests lists
[apt.git]
/
ftparchive
/
makefile
diff --git
a/ftparchive/makefile
b/ftparchive/makefile
index 504ebf893650696dd5921568cf2e35697c7ba021..e67272e1e8f016d2d0e9543fbe610f4c6d62fe8a 100644
(file)
--- a/
ftparchive/makefile
+++ b/
ftparchive/makefile
@@
-7,14
+7,15
@@
include ../buildlib/defaults.mak
# The apt-ftparchive program
ifdef BDBLIB
# The apt-ftparchive program
ifdef BDBLIB
+APT_DOMAIN:=apt-utils
PROGRAM=apt-ftparchive
PROGRAM=apt-ftparchive
-SLIBS = -lapt-pkg -lapt-inst $(BDBLIB) $(INTLLIBS)
-LIB_MAKES = apt-pkg/makefile apt-inst/makefile
+SLIBS = -lapt-pkg -lapt-inst
-lapt-private
$(BDBLIB) $(INTLLIBS)
+LIB_MAKES = apt-pkg/makefile apt-inst/makefile
apt-private/makefile
SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
- multicompress.cc
+ multicompress.cc
sources.cc
include $(PROGRAM_H)
else
PROGRAM=apt-ftparchive
include $(PROGRAM_H)
else
PROGRAM=apt-ftparchive
-MESSAGE="Must have
db2
to build apt-ftparchive"
+MESSAGE="Must have
libdb
to build apt-ftparchive"
include $(FAIL_H)
endif # ifdef BDBLIB
include $(FAIL_H)
endif # ifdef BDBLIB