diff options
Diffstat (limited to 'emulators/qemu-powernv/Makefile')
-rw-r--r-- | emulators/qemu-powernv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile index 150238f7c295..4d3032e1a2a7 100644 --- a/emulators/qemu-powernv/Makefile +++ b/emulators/qemu-powernv/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/lib/libfdt.so:sysutils/dtc USES= bison:build compiler:c11 gmake gnome libtool makeinfo \ - pkgconfig python:2.7,build tar:bz2 + pkgconfig python:2.7,build tar:bz2 xorg USE_XORG= pixman USE_GNOME= glib20 |