projects
/
zope-bootstrap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8660197
)
Add (optional) debian package dependencies target
Stefan Bund [Fri, 22 Jan 2010 23:30:20 +0000 (
00:30
+0100)]
Makefile.master
patch
|
blob
|
history
diff --git
a/Makefile.master
b/Makefile.master
index
dd36484
..
40ec206
100644
(file)
--- a/
Makefile.master
+++ b/
Makefile.master
@@
-17,6
+17,9
@@
PASTER = $(BASEDIR)/$(PYTHON_DIR)/bin/paster
default: update-nonet
+debdepends:
+ aptitude install build-essential zlibc
+
.PHONY: python-unpack python-build python setuptools eggs pil-unpack pil-build pil buildout \
bootstrap update update-nonet shell init otherinit