1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:17:17 +03:00

[package] fuse: remove now redundant dependency on +USE_EGLIBC:librt

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33482 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-09-19 15:37:35 +00:00
parent 1999a57b6f
commit 6378832d2f

View File

@ -50,7 +50,7 @@ $(call Package/fuse/Default)
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE+= (library) TITLE+= (library)
DEPENDS:=+kmod-fuse +libpthread +USE_EGLIBC:librt DEPENDS:=+kmod-fuse +libpthread
SUBMENU:=Filesystem SUBMENU:=Filesystem
endef endef