[packages] tokyocabinet: depends on librt
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32288 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f6463df1bb
commit
d5897f68a2
@ -23,7 +23,7 @@ define Package/tokyocabinet
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=A library of routines to manage databases
|
||||
URL:=http://fallabs.com/tokyocabinet/
|
||||
DEPENDS:=+zlib +bzip2 +libpthread
|
||||
DEPENDS:=+zlib +bzip2 +libpthread +librt
|
||||
MAINTAINER:=Obinou <obconseil@gmail.com>
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user