From 46ad46fffb05c7d55794aa3071445112fc873352 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Mar 2019 17:02:14 -0300 Subject: [PATCH] uberwriter: remove duplicate python-enchant --- srcpkgs/uberwriter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/uberwriter/template b/srcpkgs/uberwriter/template index b3ba09758e2..aa00c32f261 100644 --- a/srcpkgs/uberwriter/template +++ b/srcpkgs/uberwriter/template @@ -9,7 +9,7 @@ pycompile_module=$pkgname archs=noarch patch_args='-p1' hostmakedepends="python-distutils-extra intltool" -depends="python-enchant python-gobject python-enchant pandoc ttf-ubuntu-font-family" +depends="python-enchant python-gobject pandoc ttf-ubuntu-font-family" short_desc="The simplest writing application" maintainer="Andrea Brancaleoni " license="GPL-3"