ipe: set LUA_PACKAGE name for make
This commit is contained in:
parent
cce9a0f4d8
commit
7203497ce4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user