pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
oracle-jdk17: needs alsa libraries
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sun Oct 2 17:42:08 2022 +0200
Changeset: fd8467728ed91a04d96f62ff7a2990b3c8b0667b
Modified Files:
oracle-jdk17/Makefile
Log Message:
oracle-jdk17: needs alsa libraries
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fd8467728ed91a04d96f62ff7a2990b3c8b0667b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
oracle-jdk17/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/oracle-jdk17/Makefile b/oracle-jdk17/Makefile
index 5716c8718e..6be193a958 100644
--- a/oracle-jdk17/Makefile
+++ b/oracle-jdk17/Makefile
@@ -55,7 +55,7 @@ CHECK_SSP_SUPPORTED= no
CTF_SUPPORTED= no
MKPIE_SUPPORTED= no
-EMUL_MODULES.linux= locale x11
+EMUL_MODULES.linux= alsa locale x11
DIST_ARCH.x86_64= x64
JAVA_ARCH.x86_64= amd64
FILES_SUBST+= JAVA_ARCH=${JAVA_ARCH:Q}
Home |
Main Index |
Thread Index |
Old Index