wok diff evilvte/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 3411b904553c
children fccb9d9484b9
line diff
     1.1 --- a/evilvte/receipt	Tue Apr 06 22:45:58 2010 +0000
     1.2 +++ b/evilvte/receipt	Sat Dec 11 21:51:57 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="http://www.calno.com/evilvte/$TARBALL"
     1.5  DEPENDS="vte gtk+"
     1.6  BUILD_DEPENDS="vte vte-dev gtk+-dev xorg-libXtst-dev"
     1.7 +TAGS="terminal"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()