diff options
| -rw-r--r-- | kde-frameworks/purpose/purpose-5.74.0.ebuild | 2 | ||||
| -rw-r--r-- | kde-frameworks/purpose/purpose-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/purpose/purpose-5.74.0.ebuild b/kde-frameworks/purpose/purpose-5.74.0.ebuild index aae6bc4bb69..bc4f598c495 100644 --- a/kde-frameworks/purpose/purpose-5.74.0.ebuild +++ b/kde-frameworks/purpose/purpose-5.74.0.ebuild @@ -57,7 +57,7 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then elog "Optional dependencies:" - optfeature "Send through KDE Connect" kde-misc/kdeconnect[app] + optfeature "Send through KDE Connect" kde-misc/kdeconnect fi ecm_pkg_postinst xdg_icon_cache_update diff --git a/kde-frameworks/purpose/purpose-9999.ebuild b/kde-frameworks/purpose/purpose-9999.ebuild index 6d7128e8a42..4a184ddfd72 100644 --- a/kde-frameworks/purpose/purpose-9999.ebuild +++ b/kde-frameworks/purpose/purpose-9999.ebuild @@ -57,7 +57,7 @@ src_configure() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then elog "Optional dependencies:" - optfeature "Send through KDE Connect" kde-misc/kdeconnect[app] + optfeature "Send through KDE Connect" kde-misc/kdeconnect fi ecm_pkg_postinst xdg_icon_cache_update |
