pasckages/minidlna: add build-time dependency on util-linux
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 May 2012 12:23:33 +0000 (12:23 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 May 2012 12:23:33 +0000 (12:23 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31703 3c298f89-4303-0410-b956-a3cf2f4a3e73

multimedia/minidlna/Makefile

index 4a6b992..d8c922c 100644 (file)
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=@SF/minidlna
 PKG_MD5SUM:=be9b4c91e3fcde592dc3f9828098ca0f
 
 PKG_BUILD_PARALLEL:=0
+PKG_BUILD_DEPENDS:=util-linux
 
 include $(INCLUDE_DIR)/kernel.mk
 include $(INCLUDE_DIR)/package.mk