pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/suse131_glx
Module Name: pkgsrc
Committed By: nia
Date: Thu Oct 8 10:33:22 UTC 2020
Modified Files:
pkgsrc/emulators/suse131_glx: Makefile
Log Message:
suse131_glx: Software rasterizer needs libexpat
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/emulators/suse131_glx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/suse131_glx/Makefile
diff -u pkgsrc/emulators/suse131_glx/Makefile:1.11 pkgsrc/emulators/suse131_glx/Makefile:1.12
--- pkgsrc/emulators/suse131_glx/Makefile:1.11 Fri Jun 17 17:21:38 2016
+++ pkgsrc/emulators/suse131_glx/Makefile Thu Oct 8 10:33:22 2020
@@ -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.$
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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"
Home |
Main Index |
Thread Index |
Old Index