From 6fc5a3d432a5b4d090fa0118165458f0ffecd581 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Sep 2016 15:13:07 +0200 Subject: qemu: allow to start X with modesetting driver --- package/electron-bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/electron-bin') diff --git a/package/electron-bin/Makefile b/package/electron-bin/Makefile index e1e31c91e..386d6cbd3 100644 --- a/package/electron-bin/Makefile +++ b/package/electron-bin/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= build cross platform desktop apps PKG_SECTION:= x11/apps PKG_DEPENDS:= alsa-lib nss nspr expat pango cairo cups libxcursor PKG_DEPENDS+= libdbus libatk glib libxtst libgtk2 gdk-pixbuf libxcomposite -PKG_DEPENDS+= libxscrnsaver gconf harfbuzz libpng +PKG_DEPENDS+= libxscrnsaver gconf harfbuzz libpng xinit PKG_URL:= http://electron.atom.io PKG_SITES:= https://github.com/electron/electron/releases/download/v$(PKG_VERSION)/ -- cgit v1.2.3