From 28f422e397e70410be3edc4e2acef89ff66af0cc Mon Sep 17 00:00:00 2001 From: Antonio Malcolm Date: Wed, 23 Dec 2015 00:51:39 -0800 Subject: [PATCH] replaced python-devel with python --- srcpkgs/unoconv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/unoconv/template b/srcpkgs/unoconv/template index d1bc2cd0ba..6a288312e4 100644 --- a/srcpkgs/unoconv/template +++ b/srcpkgs/unoconv/template @@ -5,7 +5,7 @@ revision=1 noarch=yes build_style=gnu-makefile hostmakedepends="asciidoc git" -makedepends="python-devel" +depends="python" short_desc="Convert between document formats supported by LibreOffice/OpenOffice" maintainer="Antonio Malcolm " license="GPL-2"