wok diff cpuspeed/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 02ae81877dfd
children 223b265f40fd
line diff
     1.1 --- a/cpuspeed/receipt	Thu Nov 03 22:30:43 2011 +0100
     1.2 +++ b/cpuspeed/receipt	Wed Jan 09 01:13:47 2013 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  CONFIG_FILES="etc/default/cpufreq"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WGET_URL="http://www.carlthompson.net/downloads/$PACKAGE/$TARBALL"
     1.7 -TAGS="power-maangement"
     1.8 +TAGS="power-management"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11