mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
icedtea-sound: fix path to openjdk8
This commit is contained in:
parent
6fa56344e4
commit
dc99b8ef63
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'icedtea-sound'
|
# Template file for 'icedtea-sound'
|
||||||
pkgname=icedtea-sound
|
pkgname=icedtea-sound
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-jdk-home=/usr/lib/jvm/java-1.8-openjdk"
|
configure_args="--with-jdk-home=/usr/lib/jvm/openjdk8"
|
||||||
hostmakedepends="openjdk8 zip perl pkg-config"
|
hostmakedepends="openjdk8 zip perl pkg-config"
|
||||||
makedepends="pulseaudio-devel"
|
makedepends="pulseaudio-devel"
|
||||||
short_desc="Plugins for javax.sound"
|
short_desc="Plugins for javax.sound"
|
||||||
|
|
Loading…
Add table
Reference in a new issue