diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-02 17:16:08 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-02 17:16:08 +0100 |
commit | f3404090052164f7843dcd5b3190b046e9ff4a25 (patch) | |
tree | fea891f17db98f7c8c0435937eeb7abc68842297 /conf/distro | |
parent | 34ee51c144c2f02195f0ddf38f37f37dd6996f9b (diff) |
cdparanoia: created svn recipe
the 10.2 version exports a header file with a field called private
g++ 4.3.3 and up fail on that
this problem is resolved in svn
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 2bbd1dc5ce..f7d78ec01f 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -22,6 +22,7 @@ SRCREV_pn-bfin-uclibc ?= "1857" SRCREV_pn-bootchart-lite ?= "4" SRCREV_pn-bubble-keyboard ?= "194" SRCREV_pn-calibrateproto ?= "1da6fd1e2c7a49648245c98481fabea8b9690a8c" +SRCREV_pn-cdparanoia ?= "16684" SRCREV_pn-clutter-box2d ?= "3197" SRCREV_pn-clutter-cairo ?= "3210" SRCREV_pn-clutter-gst ?= "3188" |