xine-ui: unbreak
This commit is contained in:
parent
f2b8da4eeb
commit
4f1e3592e2
|
@ -46,8 +46,6 @@ stdenv.mkDerivation rec {
|
|||
xorgproto
|
||||
]);
|
||||
|
||||
postPatch = "sed -e '/curl\/types\.h/d' -i src/xitk/download.c";
|
||||
|
||||
configureFlags = [ "--with-readline=${readline.dev}" ];
|
||||
|
||||
LIRC_CFLAGS="-I${lirc}/include";
|
||||
|
|
Loading…
Reference in New Issue