PKGNAME=trousers
PKGSEC=libs
PKGDEP="openssl"
BUILDDEP="systemd"
PKGDES="TCG's Software Stack v1.2"

AUTOTOOLS_AFTER="--with-openssl=/usr \
                 --with-gmp \
                 --with-gui=none \
                 --with-api=1.2"

NOSTATIC=0

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
