wok-next diff pam/receipt @ rev 11254
Add less.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 07 10:06:49 2011 +0000 (2011-11-07) |
parents | ab076d8ad4c9 |
children | ab5bfe22ed1d |
line diff
1.1 --- a/pam/receipt Thu Nov 03 00:28:41 2011 +0000 1.2 +++ b/pam/receipt Mon Nov 07 10:06:49 2011 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="https://fedorahosted.org/releases/l/i/linux-pam/$TARBALL" 1.5 1.6 DEPENDS="glibc-base libdb" 1.7 -BUILD_DEPENDS="flex db db-dev" 1.8 +BUILD_DEPENDS="wget flex db db-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()