diff options
| -rw-r--r-- | net-p2p/ktorrent/ktorrent-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index 0e3bb1c321d..67aa1a97fc8 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -FRAMEWORKS_MINIMAL="5.50.0" # for syndication KDE_HANDBOOK="optional" KDE_TEST="optional" VIRTUALX_REQUIRED="test" @@ -18,6 +17,7 @@ KEYWORDS="" IUSE="+bwscheduler +downloadorder +infowidget +ipfilter +kross +logviewer +magnetgenerator +mediaplayer rss +scanfolder +search +shutdown +stats +upnp +zeroconf" +BDEPEND="sys-devel/gettext" COMMON_DEPEND=" $(add_frameworks_dep kcmutils) $(add_frameworks_dep kconfig) @@ -66,7 +66,6 @@ COMMON_DEPEND=" " DEPEND="${COMMON_DEPEND} dev-libs/boost - sys-devel/gettext " RDEPEND="${COMMON_DEPEND} ipfilter? ( |
