add PythonMagic

svn path=/nixpkgs/trunk/; revision=9086
This commit is contained in:
Armijn Hemel 2007-08-09 19:58:39 +00:00
parent 4cdef6e368
commit eb6d79c872
1 changed files with 5 additions and 0 deletions

View File

@ -3222,6 +3222,11 @@ rec {
inherit fetchurl stdenv ncurses;
};
pythonmagick = import ../applications/graphics/PythonMagick {
inherit fetchurl stdenv pkgconfig imagemagick boost;
python = python25;
};
ratpoison = import ../applications/window-managers/ratpoison {
inherit fetchurl stdenv fontconfig readline;
inherit (xlibs) libX11 inputproto libXt libXpm libXft