wok diff sudo-pam/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents 1e86a55e5f67
children 4ed538cf3c13
line diff
     1.1 --- a/sudo-pam/receipt	Thu Jan 20 14:07:40 2011 +0000
     1.2 +++ b/sudo-pam/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  WEB_SITE="http://www.gratisoft.us/sudo/"
     1.5  WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL"
     1.6  PROVIDE="sudo:pam"
     1.7 +SRC_WANTED="$SOURCE"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()