systemd: systemd-analyze subpkg is also built in cross builds.

This commit is contained in:
Juan RP 2013-02-15 16:52:50 +01:00
parent d3c85bccd8
commit 240bfae94e

View file

@ -33,7 +33,8 @@ conf_files="
/etc/udev/udev.conf" /etc/udev/udev.conf"
if [ -n "$XBPS_CROSS_TRIPLET" ]; then if [ -n "$XBPS_CROSS_TRIPLET" ]; then
unset subpackages # XXX add support to gudev, introspectin and python.
subpackages="systemd-analyze"
makedepends="automake gettext-devel pkg-config intltool makedepends="automake gettext-devel pkg-config intltool
gperf libxslt docbook-xsl libgcrypt-devel" gperf libxslt docbook-xsl libgcrypt-devel"
crossmakedepends="acl-devel pam-devel dbus-devel libcap-devel crossmakedepends="acl-devel pam-devel dbus-devel libcap-devel