diff options
Diffstat (limited to 'kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild')
| -rw-r--r-- | kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild index ce46f701990..9cb532c958f 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_TEST="forceoptional" QT_MINIMAL="5.5.0" @@ -71,7 +71,7 @@ src_test() { src_configure() { local mycmakeargs=( - $(cmake-utils_use_find_package pam) + $(cmake-utils_use_find_package pam PAM) ) kde5_src_configure } |
