pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/SDL2 SDL2: opengl is not mandatory
details: https://anonhg.NetBSD.org/pkgsrc/rev/099ccc37a149
branches: trunk
changeset: 390638:099ccc37a149
user: nia <nia%pkgsrc.org@localhost>
date: Sun Dec 25 17:49:16 2022 +0000
description:
SDL2: opengl is not mandatory
diffstat:
devel/SDL2/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r b5bdccd52d25 -r 099ccc37a149 devel/SDL2/options.mk
--- a/devel/SDL2/options.mk Sun Dec 25 17:46:15 2022 +0000
+++ b/devel/SDL2/options.mk Sun Dec 25 17:49:16 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.19 2022/08/22 10:51:11 wiz Exp $
+# $NetBSD: options.mk,v 1.20 2022/12/25 17:49:16 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.SDL2
-PKG_OPTIONS_REQUIRED_GROUPS= gl
+PKG_OPTIONS_OPTIONAL_GROUPS= gl
PKG_SUPPORTED_OPTIONS= alsa dbus nas jack pulseaudio wayland x11
PKG_SUGGESTED_OPTIONS.Linux= alsa
PKG_OPTIONS_GROUP.gl= opengl
Home |
Main Index |
Thread Index |
Old Index