diff options
Diffstat (limited to 'emulators/qemu-cheri/Makefile')
-rw-r--r-- | emulators/qemu-cheri/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile index d62710fd2f88..8d4de9089574 100644 --- a/emulators/qemu-cheri/Makefile +++ b/emulators/qemu-cheri/Makefile @@ -22,10 +22,10 @@ GH_TAGNAME= ${QEMU_COMMIT} GH_TUPLE= qemu:keycodemapdb:6b3d716:qemu/ui/keycodemapdb HAS_CONFIGURE= yes -USES= gettext-runtime gmake libtool makeinfo pkgconfig python:2.7,build +USES= gettext-runtime gmake gnome libtool makeinfo pkgconfig python:2.7,build USE_XORG= pixman -USE_GNOME+= glib20 -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 +USE_GNOME+= glib20 libxml2 +ONLY_FOR_ARCHS= amd64 powerpc64 OPTIONS_DEFINE= DOCS |