PKGNAME=rpm
PKGSEC=admin
PKGDEP="db file nss popt elfutils libarchive python-3 acl \
        update-alternatives lua-5.3"
PKGDES="Redhat Package Manager"

ABSHADOW=0
AUTOTOOLS_AFTER="--enable-python \
                 --with-cap \
                 --with-acl \
                 PYTHON=/usr/bin/python3"
