diff options
Diffstat (limited to 'kde-misc/tellico/tellico-3.4.4-r1.ebuild')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-misc/tellico/tellico-3.4.4-r1.ebuild b/kde-misc/tellico/tellico-3.4.4-r1.ebuild index b05e573a3bb4..94c6dab3f550 100644 --- a/kde-misc/tellico/tellico-3.4.4-r1.ebuild +++ b/kde-misc/tellico/tellico-3.4.4-r1.ebuild @@ -69,9 +69,9 @@ RDEPEND=" yaz? ( >=dev-libs/yaz-2:0= ) " DEPEND="${RDEPEND}" -BDEPEND=" - sys-devel/gettext -" +BDEPEND="sys-devel/gettext" + +PATCHES=( "${FILESDIR}/${P}-fix-kf-5.100-version-check.patch" ) src_configure() { local mycmakeargs=( |