From 1d62690bda577edd0dbde9d66997fab530d3ce9f Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Fri, 28 Oct 2022 11:30:13 +0200 Subject: [PATCH] Update --- net-im/chatty/chatty-0.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/chatty/chatty-0.6.7.ebuild b/net-im/chatty/chatty-0.6.7.ebuild index d66b641..facb379 100755 --- a/net-im/chatty/chatty-0.6.7.ebuild +++ b/net-im/chatty/chatty-0.6.7.ebuild @@ -28,6 +28,7 @@ DEPEND=" gnome-extra/evolution-data-server[phonenumber] dev-libs/libphonenumber x11-libs/gtk+:3 net-im/jabber-base + x11-plugins/lurch " RDEPEND="${DEPEND}" BDEPEND="${DEPEND}" @@ -39,7 +40,6 @@ src_prepare() { eapply_user rm -r "${S}"/subprojects/libgd || die mv "${WORKDIR}"/libgd-"${LIBGD_COMMIT}" "${S}"/subprojects/libgd || die - rm -r "${S}"/tests || die } pkg_postinst() {