ipe: set LUA_PACKAGE name for make

+1
+1
pkgs/applications/graphics/ipe/default.nix
··· 21 22 IPEPREFIX="$$out"; 23 URWFONTDIR="${texLive}/texmf-dist/fonts/type1/urw/"; 24 25 buildInputs = [ 26 pkgconfig zlib qt4 freetype cairo lua5 texLive ghostscript makeWrapper
··· 21 22 IPEPREFIX="$$out"; 23 URWFONTDIR="${texLive}/texmf-dist/fonts/type1/urw/"; 24 + LUA_PACKAGE = "lua"; 25 26 buildInputs = [ 27 pkgconfig zlib qt4 freetype cairo lua5 texLive ghostscript makeWrapper