sys-libs/pam: require pkgconfig only when USE=nis
authorMike Frysinger <vapier@gentoo.org>
Wed, 19 Aug 2015 15:13:02 +0000 (11:13 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 19 Aug 2015 15:14:04 +0000 (11:14 -0400)
commit361d654dacb06259a76e782799bb32a7d61a1843
treea4b246a7b1500090560ff9281749add0bff2707b
parent56cae123f344931a68d6712899f93150c47afcb1
sys-libs/pam: require pkgconfig only when USE=nis

The only library pam uses pkg-config to look up is libtirpc, and we
use that only when USE=nis.  Depend on pkg-config only when that is
enabled to avoid circular dependencies (especially when bootstrapping).
sys-libs/pam/pam-1.2.1-r1.ebuild
sys-libs/pam/pam-1.2.1.ebuild