wok diff xterm/receipt @ rev 14654

xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jun 05 02:41:07 2013 +0000 (2013-06-05)
parents 951edf178257
children 23c3aed67cd9
line diff
     1.1 --- a/xterm/receipt	Sun Jan 06 04:41:49 2013 +0300
     1.2 +++ b/xterm/receipt	Wed Jun 05 02:41:07 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  DEPENDS="expat fontconfig freetype ncurses xorg-libXft xorg-libXt xorg-libXaw"
     1.6  BUILD_DEPENDS="expat-dev fontconfig-dev freetype-dev ncurses-dev \
     1.7 -xorg-libXft-dev xorg-libXt-dev xorg-libXaw-dev imagemagick"
     1.8 +xorg-libXft-dev xorg-libXt-dev xorg-libXaw-dev imagemagick libltdl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()