From 48bebc3a019f509ff934d9c035f586420f5087f1 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 23 Dec 2012 19:24:50 -0500 Subject: Fix makedepends in neatx --- community/neatx/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/neatx') diff --git a/community/neatx/PKGBUILD b/community/neatx/PKGBUILD index 2c029f51f..dfe40f45f 100644 --- a/community/neatx/PKGBUILD +++ b/community/neatx/PKGBUILD @@ -10,7 +10,7 @@ arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/neatx/" license=('GPL') depends=('nxserver' 'python2-pexpect' 'python2-simplejson' 'netcat' 'pygtk') -makedepends=('docutils') +makedepends=('python2-docutils') optdepends=('xorg-xdm: if you want to use KDE or GNOME session' 'xorg-fonts-misc: to use default font' 'xterm: if you want console session') -- cgit v1.2.3-54-g00ecf