enlightenment.efl: add dependence mint-x-icons

It provides the Mint-X icon theme, which is a parent of the
Enlightenment-X icon theme.
This commit is contained in:
José Romildo Malaquias 2020-06-09 09:33:05 -03:00
parent 51e8a82f1e
commit 3c1ac429d4

View file

@ -39,6 +39,7 @@
, luajit
, lz4
, mesa
, mint-x-icons
, openjpeg
, openssl
, poppler
@ -92,7 +93,7 @@ stdenv.mkDerivation rec {
xorg.libXcursor
xorg.xorgproto
zlib
# still missing parent icon themes: Mint-X, RAVE-X, Faenza
# still missing parent icon themes: RAVE-X, Faenza
];
propagatedBuildInputs = [
@ -107,6 +108,7 @@ stdenv.mkDerivation rec {
fribidi
ghostscript
harfbuzz
hicolor-icon-theme # for the icon theme
jbig2dec
libdrm
libinput
@ -117,6 +119,7 @@ stdenv.mkDerivation rec {
libwebp
libxkbcommon
luajit
mint-x-icons # Mint-X is a parent icon theme of Enlightenment-X
openjpeg
poppler
utillinux