diff --git a/base/dietlibc/parse-config-9 b/base/dietlibc/parse-config-9 index 400ba0609..3dc9c77a1 100644 --- a/base/dietlibc/parse-config-9 +++ b/base/dietlibc/parse-config-9 @@ -119,7 +119,7 @@ if [ "$pkg_dietlibc_useit" = 1 ]; then set_wrapper_and_misc ;; - coreutils|findutils|curl|procps|radiusclient-ng|libpcap|binutils|udhcp|file|libxml|lvm2|iputils|hotplug2) + coreutils|findutils|curl|procps|radiusclient-ng|libpcap|binutils|udhcp|file|libxml|lvm2|iputils|hotplug2|xmlrpc-c) echo_status "Enabling non-portable BSD features." var_append CC_WRAPPER_INSERT " " "-D_BSD_SOURCE" set_wrapper_and_misc