mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
liburcu: Fix typo from last commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user