diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-03 13:30:10 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-04-04 20:54:59 +0200 |
commit | f07015877c3409f9152a7a3c8c7082b56f8cfc47 (patch) | |
tree | 7d1302e7390a1e7b1f5f6beeec5164fbb3a14851 /kde-plasma | |
parent | kde-plasma/systemsettings: Drop superfluous optfeature header (diff) | |
download | gentoo-f07015877c3409f9152a7a3c8c7082b56f8cfc47.tar.gz gentoo-f07015877c3409f9152a7a3c8c7082b56f8cfc47.tar.bz2 gentoo-f07015877c3409f9152a7a3c8c7082b56f8cfc47.zip |
kde-plasma/kwin: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kwin/kwin-5.21.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-plasma/kwin/kwin-5.21.3.ebuild b/kde-plasma/kwin/kwin-5.21.3.ebuild index d8fe20f41eef..81001430eb45 100644 --- a/kde-plasma/kwin/kwin-5.21.3.ebuild +++ b/kde-plasma/kwin/kwin-5.21.3.ebuild @@ -123,7 +123,6 @@ src_configure() { pkg_postinst() { ecm_pkg_postinst - elog "Optional dependency:" optfeature "color management support" x11-misc/colord elog elog "In Plasma 5.20, default behavior of the Task Switcher to move minimised" |