diff --git a/packages/y/yy-thunks/xmake.lua b/packages/y/yy-thunks/xmake.lua index 297dba9e924..5bfb854b66f 100644 --- a/packages/y/yy-thunks/xmake.lua +++ b/packages/y/yy-thunks/xmake.lua @@ -1,5 +1,4 @@ package("yy-thunks") - set_kind("binary") set_homepage("https://github.com/Chuyu-Team/YY-Thunks") set_description("Fix DecodePointer, EncodePointer,RegDeleteKeyEx etc. APIs not found in Windows XP RTM.") set_license("MIT")