aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Goins <josh@redstrate.com>2023-12-11 14:26:29 -0500
committerSam James <sam@gentoo.org>2023-12-11 19:50:07 +0000
commit98940c49471c00d81dc86d47099ae73ad8a3ecb2 (patch)
tree5a3902653065cc6b4f2c478bd05d2d7954358bbb /kde-plasma/plasma-nm
parentkde-apps/filelight: Add missing kirigami-addons dependency (diff)
downloadkde-98940c49471c00d81dc86d47099ae73ad8a3ecb2.tar.gz
kde-98940c49471c00d81dc86d47099ae73ad8a3ecb2.tar.bz2
kde-98940c49471c00d81dc86d47099ae73ad8a3ecb2.zip
kde-plasma/plasma-nm: Remove patch that was upstreamed
Introduced in commit a0e80449ec9209010354b4af8aa30b7563c98436. Signed-off-by: Joshua Goins <josh@redstrate.com> Closes: https://github.com/gentoo/kde/pull/944 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-nm')
-rw-r--r--kde-plasma/plasma-nm/plasma-nm-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
index 104791ff0b..a9f49f6d5a 100644
--- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
+++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
@@ -57,8 +57,6 @@ BDEPEND="
virtual/pkgconfig
"
-PATCHES=( "${FILESDIR}/${PN}-5.27.80-openconnect-optional.patch" )
-
src_configure() {
local mycmakeargs=(
-DBUILD_OPENCONNECT=$(usex openconnect)