Fix Data Matrix compilation
svn path=/nixpkgs/trunk/; revision=15528
This commit is contained in:
@@ -6,7 +6,7 @@ let
|
||||
version = lib.getAttr ["version"] "0.7.0" args;
|
||||
buildInputs = with args; [
|
||||
libpng libtiff libjpeg librsvg imagemagick pkgconfig
|
||||
zlib libX11 bzip2
|
||||
zlib libX11 bzip2 libtool
|
||||
];
|
||||
in
|
||||
rec {
|
||||
|
||||
Reference in New Issue
Block a user