diff options
| -rw-r--r-- | sys-auth/pam-face-authentication/pam-face-authentication-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam-face-authentication/pam-face-authentication-0.3.ebuild b/sys-auth/pam-face-authentication/pam-face-authentication-0.3.ebuild index ab2f7caf218..c9bf52cd371 100644 --- a/sys-auth/pam-face-authentication/pam-face-authentication-0.3.ebuild +++ b/sys-auth/pam-face-authentication/pam-face-authentication-0.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit cmake-utils eutils @@ -18,7 +18,7 @@ IUSE="debug" DEPEND=" >=media-libs/opencv-1.0.0 >=sci-libs/gsl-1.9 - >=sys-libs/pam-0.99.8 + virtual/pam " RDEPEND="${DEPEND}" |
