tazpkg diff tazpkg.conf @ rev 308
Auto install all deps by default (is set in config file)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jan 06 22:21:23 2010 +0100 (2010-01-06) |
parents | 3a410bbead4c |
children | 7b162f03d79a |
line diff
1.1 --- a/tazpkg.conf Wed Jan 06 22:04:04 2010 +0100 1.2 +++ b/tazpkg.conf Wed Jan 06 22:21:23 2010 +0100 1.3 @@ -1,6 +1,9 @@ 1.4 # /etc/slitaz/tazpkg.conf: SliTaz package manager configuration file. 1.5 # 1.6 1.7 +# Auto-installation of packages dependencies. 1.8 +AUTO_INSTALL_DEPS="yes" 1.9 + 1.10 # Path to all packages meta files (lists, receipt, desc). 1.11 LOCALSTATE="/var/lib/tazpkg" 1.12