Added pyqt4 to the buildfarm

svn path=/nixpkgs/trunk/; revision=17576
This commit is contained in:
Sander van der Burg 2009-10-01 14:15:06 +00:00
parent 0585be5ce4
commit bcb1747ccf

View File

@ -304,6 +304,7 @@ in {
pwdutils = linux; pwdutils = linux;
pthreadmanpages = all; pthreadmanpages = all;
pygtk = linux; pygtk = linux;
pyqt4 = linux;
python = allBut "i686-cygwin"; python = allBut "i686-cygwin";
pythonFull = linux; pythonFull = linux;
sbcl = all; sbcl = all;