liburcu: Fix typo from last commit

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2019-09-26 11:16:58 -07:00
parent 8ed2d22de3
commit 9dfd4867ee
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ define Package/liburcu
CATEGORY:=Libraries
TITLE:=User-space Read-Copy-Update library
URL:=https://lttng.org/
DEPENDS:=+libpthread @!TARGET_arc770 @1TARGET_archs38
DEPENDS:=+libpthread @!TARGET_arc770 @!TARGET_archs38
endef
define Package/liburcu/description