Add missing sudo to debdepends target
[zope-bootstrap.git] / Makefile.master
index 40ec206..1a2c0a6 100644 (file)
@@ -18,7 +18,7 @@ PASTER       = $(BASEDIR)/$(PYTHON_DIR)/bin/paster
 default: update-nonet
 
 debdepends:
-       aptitude install build-essential zlibc
+       sudo 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