diff options
Diffstat (limited to 'kde-plasma/plasma-nm/plasma-nm-5.19.2.ebuild')
-rw-r--r-- | kde-plasma/plasma-nm/plasma-nm-5.19.2.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kde-plasma/plasma-nm/plasma-nm-5.19.2.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.19.2.ebuild index 7ae4e64126b3..4d75d3c41a75 100644 --- a/kde-plasma/plasma-nm/plasma-nm-5.19.2.ebuild +++ b/kde-plasma/plasma-nm/plasma-nm-5.19.2.ebuild @@ -61,6 +61,10 @@ RDEPEND="${DEPEND} >=kde-plasma/kde-cli-tools-${PVCUT}:5 " +PATCHES=( + "${FILESDIR}"/${PN}-5.19.2-fix-inline-password-field.patch # KDE-bug #423093 +) + src_configure() { local mycmakeargs=( -DDISABLE_MODEMMANAGER_SUPPORT=$(usex !modemmanager) |