wok diff lvm2/receipt @ rev 7922
Disabled gtk-doc and man-pages in polkit.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 09 22:05:05 2011 +0000 (2011-01-09) |
parents | 0150a5321156 |
children | 6c05202efacd |
line diff
1.1 --- a/lvm2/receipt Tue Dec 21 11:15:20 2010 +0000 1.2 +++ b/lvm2/receipt Sun Jan 09 22:05:05 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Linux Logical Volume Manager." 1.6 MAINTAINER="guillaume.michon@laposte.net" 1.7 -DEPENDS="readline linux-md libdevmapper" 1.8 +DEPENDS="readline linux-md libdevmapper ncurses" 1.9 BUILD_DEPENDS="readline-dev" 1.10 TARBALL="$SOURCE.$VERSION.tgz" 1.11 WEB_SITE="http://sourceware.org/lvm2/"