forked from rosa/hakurei
internal/rosa/package: migrate qemu
This has many dependencies. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -13,17 +13,14 @@ var (
|
||||
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")
|
||||
@@ -43,7 +40,6 @@ var (
|
||||
Libmd = H("libmd")
|
||||
Libpciaccess = H("libpciaccess")
|
||||
Libseccomp = H("libseccomp")
|
||||
Libtasn1 = H("libtasn1")
|
||||
Libtirpc = H("libtirpc")
|
||||
Libtool = H("libtool")
|
||||
LibxcbRenderUtil = H("libxcb-render-util")
|
||||
@@ -61,13 +57,10 @@ var (
|
||||
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")
|
||||
|
||||
Reference in New Issue
Block a user