wok diff xorg-xineramaproto/receipt @ rev 20173

linux: enable CPU microcode loading support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 23 23:11:42 2018 +0100 (2018-01-23)
parents 3af9c976b7d4
children 814c58f64f83
line diff
     1.1 --- a/xorg-xineramaproto/receipt	Thu Dec 05 12:49:52 2013 +0000
     1.2 +++ b/xorg-xineramaproto/receipt	Tue Jan 23 23:11:42 2018 +0100
     1.3 @@ -10,8 +10,9 @@
     1.4  SOURCE="xineramaproto"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="$XORG_MIRROR/proto/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="xorg-util-macros pkg-config"
    1.10 +DEPENDS="xorg-util-macros"
    1.11  BUILD_DEPENDS="xorg-util-macros"
    1.12  
    1.13  # Rules to configure and make the package.