whoops, don't forget to add gettext here
svn path=/nixpkgs/trunk/; revision=5691
This commit is contained in:
parent
9ae0ce91c4
commit
836bfe2365
@ -2279,7 +2279,7 @@ rec {
|
|||||||
|
|
||||||
gimp = (import ../applications/graphics/gimp) {
|
gimp = (import ../applications/graphics/gimp) {
|
||||||
inherit fetchurl stdenv pkgconfig freetype fontconfig
|
inherit fetchurl stdenv pkgconfig freetype fontconfig
|
||||||
libtiff libjpeg libpng libexif zlib perl perlXMLParser python pygtk;
|
libtiff libjpeg libpng libexif zlib perl perlXMLParser python pygtk gettext;
|
||||||
inherit (gnome) gtk libgtkhtml glib pango atk libart_lgpl;
|
inherit (gnome) gtk libgtkhtml glib pango atk libart_lgpl;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user