summary refs log tree commit diff
path: root/pkgs/applications/graphics/ipe/default.nix
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@gmail.com>2015-08-14 22:30:21 -0500
committerThomas Tuegel <ttuegel@gmail.com>2015-08-14 22:30:21 -0500
commit7203497ce4904a31ce84b1220e2d1fa5d3d87f3e (patch)
treef923140c1ffb09cf8b200c02764e1d57ed99451c /pkgs/applications/graphics/ipe/default.nix
parentcce9a0f4d8638d8ec1006f1fd20495aba370e91a (diff)
downloadnixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.tar
nixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.tar.gz
nixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.tar.bz2
nixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.tar.lz
nixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.tar.xz
nixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.tar.zst
nixpkgs-7203497ce4904a31ce84b1220e2d1fa5d3d87f3e.zip
ipe: set LUA_PACKAGE name for make
Diffstat (limited to 'pkgs/applications/graphics/ipe/default.nix')
-rw-r--r--pkgs/applications/graphics/ipe/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/graphics/ipe/default.nix b/pkgs/applications/graphics/ipe/default.nix
index 8afa8e4389c..f2ba7c9bef3 100644
--- a/pkgs/applications/graphics/ipe/default.nix
+++ b/pkgs/applications/graphics/ipe/default.nix
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
 
   IPEPREFIX="$$out";
   URWFONTDIR="${texLive}/texmf-dist/fonts/type1/urw/";
+  LUA_PACKAGE = "lua";
 
   buildInputs = [
     pkgconfig zlib qt4 freetype cairo lua5 texLive ghostscript makeWrapper