kodi: drop unused systemd dependency
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
ncurses,
|
||||
spdlog,
|
||||
libxml2,
|
||||
systemd,
|
||||
alsa-lib,
|
||||
libGLU,
|
||||
libGL,
|
||||
@@ -323,7 +322,6 @@ stdenv.mkDerivation (
|
||||
libvorbis
|
||||
flac
|
||||
libxslt
|
||||
systemd
|
||||
lzo
|
||||
libcdio
|
||||
libmodplug
|
||||
@@ -489,7 +487,6 @@ stdenv.mkDerivation (
|
||||
lib.makeLibraryPath (
|
||||
[
|
||||
curl
|
||||
systemd
|
||||
libmad
|
||||
libcec
|
||||
libcec_platform
|
||||
|
||||
Reference in New Issue
Block a user