wok diff xorg-libXt/receipt @ rev 14640

Xorg. xorg-libXt: add glib-dev as bdeps; xorg-libXpm: reformat, move binaries to xorg-libXpm-util new package; xorg-libXaw: up 1.0.11.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 02 16:41:49 2013 +0000 (2013-06-02)
parents 303cc9eb28c5
children 78940aceb83d
line diff
     1.1 --- a/xorg-libXt/receipt	Sun Jun 02 12:47:38 2013 +0000
     1.2 +++ b/xorg-libXt/receipt	Sun Jun 02 16:41:49 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.5  
     1.6  DEPENDS="xorg-libSM xorg-libX11"
     1.7 -BUILD_DEPENDS="xorg-libSM-dev xorg-libX11-dev"
     1.8 +BUILD_DEPENDS="xorg-libSM-dev xorg-libX11-dev glib-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()