wok diff open-iscsi/receipt @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents 4db9d03b37f4
children 44b5e07e53a8
line diff
     1.1 --- a/open-iscsi/receipt	Mon Nov 29 09:27:56 2010 +0100
     1.2 +++ b/open-iscsi/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.open-iscsi.org/"
     1.6  WGET_URL="${WEB_SITE}bits/$TARBALL"
     1.7 -DEPENDS="linux-iscsi"
     1.8 +DEPENDS="linux-scsi"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()