[packages] minidlna: remove explicit -lintl from patch and let configure figure it out
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 19 Dec 2010 05:17:47 +0000 (05:17 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 19 Dec 2010 05:17:47 +0000 (05:17 +0000)
SVN-Revision: 24713

multimedia/minidlna/patches/002-makefile-tweaks.patch

index 6f8c7c5566d876453fb8a3ae7e2ab009ee20e95a..4b769bfb60fbd01d3751a7e8c62f99298ae708ba 100644 (file)
@@ -30,7 +30,7 @@
  ALLOBJS = $(BASEOBJS) $(LNXOBJS)
  
 -LIBS = -lpthread -lexif -ljpeg -lsqlite3 -lavformat -lid3tag -lFLAC -lvorbis
-+LIBS = -lintl -liconv -lpthread -lexif -ljpeg -lsqlite3 -lavformat -lid3tag -lFLAC -lvorbis -luuid
++LIBS = -liconv -lpthread -lexif -ljpeg -lsqlite3 -lavformat -lid3tag -lFLAC -lvorbis -luuid
  #STATIC_LINKING: LIBS = -lvorbis -logg -lm -lsqlite3 -lpthread -lexif -ljpeg -lFLAC -lm -lid3tag -lz -lavformat -lavutil -lavcodec -lm
  
  TESTUPNPDESCGENOBJS = testupnpdescgen.o upnpdescgen.o