summaryrefslogtreecommitdiff
path: root/emulators/suse131_glx
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-10-08 10:33:22 +0000
committernia <nia@pkgsrc.org>2020-10-08 10:33:22 +0000
commitcd74670e1ffbd682328e86ea759a14761e2643c8 (patch)
treeb38137a3958212e699c4fd04375a6d4f287a3a40 /emulators/suse131_glx
parent749d839e0c9ce6ee8a735c72395b079c6ce8f819 (diff)
downloadpkgsrc-cd74670e1ffbd682328e86ea759a14761e2643c8.tar.gz
suse131_glx: Software rasterizer needs libexpat
Diffstat (limited to 'emulators/suse131_glx')
-rw-r--r--emulators/suse131_glx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse131_glx/Makefile b/emulators/suse131_glx/Makefile
index a38fcfa205a..0415ce76e12 100644
--- a/emulators/suse131_glx/Makefile
+++ b/emulators/suse131_glx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/06/17 17:21:38 tsutsui Exp $
+# $NetBSD: Makefile,v 1.12 2020/10/08 10:33:22 nia Exp $
PKGNAME= suse_glx-${SUSE_VERSION}
PKGREVISION= 5
@@ -17,7 +17,7 @@ RPMPKGS+= libwayland-server0-1.2.1-1.1.${SUSE_ARCH}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Linux compatibility package for OpenGL/Mesa
-EMUL_MODULES.linux= x11 drm
+EMUL_MODULES.linux= expat x11 drm
.include "../../emulators/suse131_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"