Add missing sudo to debdepends target
Stefan Bund [Fri, 22 Jan 2010 23:31:36 +0000 (00:31 +0100)]
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