owfs/owshell: remove librpc depends
authorAndy Walsh <andy.walsh44+github@gmail.com>
Sun, 12 Aug 2018 19:01:27 +0000 (21:01 +0200)
committertripolar <tripolar@users.noreply.github.com>
Sun, 12 Aug 2018 22:58:48 +0000 (00:58 +0200)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
utils/owfs/Makefile

index 4cd9bf238fa2b10570acc714ed7a4dfc6617c6c3..887744a151e8402fd120e6593226a9a3080f1bb1 100644 (file)
@@ -120,7 +120,6 @@ endef
 define Package/owshell
   $(call Package/owfs/Utility)
   TITLE:=OWFS - shell utilities
-  DEPENDS+= +USE_UCLIBC:librpc
 endef
 
 define Package/owshell/description