ipe: fix button images
This commit is contained in:
parent
69de178b4e
commit
20531fbe4f
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
, libspiro
|
||||
, lua5
|
||||
, qtbase
|
||||
, qtsvg
|
||||
, texliveSmall
|
||||
, wrapQtAppsHook
|
||||
, zlib
|
||||
|
@ -41,6 +42,7 @@ stdenv.mkDerivation rec {
|
|||
libspiro
|
||||
lua5
|
||||
qtbase
|
||||
qtsvg
|
||||
zlib
|
||||
] ++ (lib.optionals withTeXLive [
|
||||
texliveSmall
|
||||
|
|
Loading…
Reference in a new issue