From 95ca324e83523909640ac7a6661c5528f9e93d00 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 16 Oct 2016 22:56:05 +0200 Subject: [PATCH] python-xlib: switch to python2-module --- srcpkgs/python-xlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-xlib/template b/srcpkgs/python-xlib/template index e425e3b412e..5e52e76648a 100644 --- a/srcpkgs/python-xlib/template +++ b/srcpkgs/python-xlib/template @@ -3,7 +3,7 @@ pkgname=python-xlib version=0.14 revision=4 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" depends="python" pycompile_module="Xlib"