Programming Tips - Linux: What packages do I need to compile libcdr?

Date: 2013aug29 OS: Linux Q. Linux: What packages do I need to compile libcdr? A. On Fedora, this worked for me:
dnf install autoconf boost-devel libwpd-devel sysconftool automake libtool libicu-devel
More info: https://wiki.documentfoundation.org/DLP/Libraries/libcdr "Libcdr is a library that parses the file format of CorelDRAW documents of all versions."