diff options
Diffstat (limited to 'emulators/fuse/Makefile')
-rw-r--r-- | emulators/fuse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 8734123f7b13..8d813e28467c 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png \ libspectrum.so:emulators/libspectrum -USES= compiler:c++11-lang gettext gmake gnome localbase perl5 pkgconfig +USES= compiler:c++11-lang gettext gmake gnome localbase perl5 \ + pkgconfiga xorg USE_PERL5= build USE_GNOME= cairo libxml2 glib20 USE_XORG= x11 |