Hi,

Please use conditional DEPENDS like
--
DEPENDS:=+... +USE_EGLIBC:librt
--

cheers,
thomas

On 11.09.2012 19:42, Xianghua Xiao wrote:
> From 9af069e2c271e35b69f14316096689cfa9511067 Mon Sep 17 00:00:00 2001
> From: xxiao <xx...@fosiao.com>
> Date: Fri, 7 Sep 2012 17:02:45 -0500
> Subject: [PATCH 1/2] Add librt to fuse build with eglibc
>
>
> Signed-off-by: xxiao <xx...@fosiao.com>
> ---
>  package/fuse/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/package/fuse/Makefile b/package/fuse/Makefile
> index 55cba6d..80f7827 100644
> --- a/package/fuse/Makefile
> +++ b/package/fuse/Makefile
> @@ -50,7 +50,7 @@ $(call Package/fuse/Default)
>    SECTION:=libs
>    CATEGORY:=Libraries
>    TITLE+= (library)
> -  DEPENDS:=+kmod-fuse +libpthread
> +  DEPENDS:=+kmod-fuse +libpthread +librt
>    SUBMENU:=Filesystem
>  endef
>


-- 
Thomas Heil
-
! note my new number !
Skype: phiber.sun
Email: h...@terminal-consulting.de
Tel:   0176 / 44555622
--


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to