wok diff elfutils/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 2ce43b9c164d
children 380ffe05937a
line diff
     1.1 --- a/elfutils/receipt	Tue May 22 16:24:28 2012 +0200
     1.2 +++ b/elfutils/receipt	Wed Jan 09 01:13:47 2013 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  # Handle multiarch compilation
     1.6  case "$ARCH" in
     1.7 -	arm) BUILD_DEPENDS="bzip2-dev xz" ;;
     1.8 +	arm) BUILD_DEPENDS="bzip2-dev xz-dev" ;;
     1.9  esac
    1.10  
    1.11  # Rules to configure and make the package.