wok diff xorg-libXmu/receipt @ rev 16056

wpa_supplicant: fix 2.1 cross compilation for ARM
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 11 21:25:25 2014 +0100 (2014-03-11)
parents 5ddb4d29b420
children 7bae09de1061
line diff
     1.1 --- a/xorg-libXmu/receipt	Sun Jun 02 09:36:07 2013 +0000
     1.2 +++ b/xorg-libXmu/receipt	Tue Mar 11 21:25:25 2014 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.5  
     1.6  DEPENDS="xorg-libXext xorg-libXt"
     1.7 -BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev"
     1.8 +BUILD_DEPENDS="xorg-libXext-dev xorg-libXt-dev util-linux-uuid-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()