package rosa var ( LLVM = H("llvm") EarlyInit = H("earlyinit") Kernel = H("kernel") KernelHeaders = H("kernel-headers") Firmware = H("firmware") ACL = H("acl") Automake = H("automake") Bash = H("bash") Bison = H("bison") Bzip2 = H("bzip2") Coreutils = H("coreutils") DBus = H("dbus") DTC = H("dtc") Diffutils = H("diffutils") Findutils = H("findutils") Flex = H("flex") FontUtil = H("font-util") Freetype = H("freetype") Fuse = H("fuse") GLib = H("glib") Gawk = H("gawk") GenInitCPIO = H("gen_init_cpio") Gettext = H("gettext") Go = H("go") Gzip = H("gzip") Hakurei = H("hakurei") HakureiDist = H("hakurei-dist") Kmod = H("kmod") LibX11 = H("libX11") LibXau = H("libXau") LibXdmcp = H("libXdmcp") LibXext = H("libXext") LibXfont2 = H("libXfont2") LibXrender = H("libXrender") Libbsd = H("libbsd") Libepoxy = H("libepoxy") Libexpat = H("libexpat") Libffi = H("libffi") Libfontenc = H("libfontenc") Libmd = H("libmd") Libpciaccess = H("libpciaccess") Libseccomp = H("libseccomp") Libtasn1 = H("libtasn1") Libtirpc = H("libtirpc") Libtool = H("libtool") LibxcbRenderUtil = H("libxcb-render-util") LibxcbUtil = H("libxcb-util") LibxcbUtilImage = H("libxcb-util-image") LibxcbUtilKeysyms = H("libxcb-util-keysyms") LibxcbUtilWM = H("libxcb-util-wm") Libxcvt = H("libxcvt") Libxkbfile = H("libxkbfile") Libxml2 = H("libxml2") Libxshmfence = H("libxshmfence") Libxtrans = H("libxtrans") M4 = H("m4") NSS = H("nss") NSSCACert = H("nss-cacert") Ncurses = H("ncurses") Nettle = H("nettle") OpenSSL = H("openssl") Patch = H("patch") Pixman = H("pixman") PkgConfig = H("pkg-config") PythonPyTest = H("python-pytest") PythonSetuptools = H("python-setuptools") PythonWheel = H("python-wheel") QEMU = H("qemu") Sed = H("sed") SquashfsTools = H("squashfs-tools") Toybox = H("toybox") toyboxEarly = H("toybox-early") Unzip = H("unzip") Wayland = H("wayland") WaylandProtocols = H("wayland-protocols") XCB = H("xcb") XCBProto = H("xcb-proto") XZ = H("xz") Xkbcomp = H("xkbcomp") XkeyboardConfig = H("xkeyboard-config") XorgProto = H("xorgproto") Zlib = H("zlib") Zstd = H("zstd") stage0Dist = H("stage0-dist") llvmSource = H("llvm-project") earlyCompilerRT = H("early-compiler-rt") earlyRuntimes = H("early-runtimes") utilMacros = H("util-macros") Musl = H("musl") muslHeaders = H("musl-headers") gcc = H("gcc") Stage0 = H("rosa-stage0") )