diff --git a/srcpkgs/xf86-video-ati/template b/srcpkgs/xf86-video-ati/template index 4d1083e2f92..10be3ba0ac0 100644 --- a/srcpkgs/xf86-video-ati/template +++ b/srcpkgs/xf86-video-ati/template @@ -17,6 +17,10 @@ checksum=659f5a1629eea5f5334d9b39b18e6807a63aa1efa33c1236d9cc53acbb223c49 lib32disabled=yes LDFLAGS="-Wl,-z,lazy" +case "$XBPS_TARGET_MACHINE" in + armv6*) broken="no dri.h";; +esac + post_install() { vlicense COPYING }