mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
common/shlibs: correct lhasa pkg name
To avoid installation failure: [*] Updating repository ... MISSING: liblhasa>=0.3.1_1 Transaction aborted due to unresolved dependencies.
This commit is contained in:
parent
4042769f56
commit
e7c0b059a3
2 changed files with 2 additions and 2 deletions
|
@ -4017,4 +4017,4 @@ libXcomp.so.3 nx-libs-3.5.99.24_1
|
||||||
libXcompshad.so.3 nx-libs-3.5.99.24_1
|
libXcompshad.so.3 nx-libs-3.5.99.24_1
|
||||||
libNX_X11.so.6 nx-libs-3.5.99.24_1
|
libNX_X11.so.6 nx-libs-3.5.99.24_1
|
||||||
librnnoise.so.0 rnnoise-0.4.1_1
|
librnnoise.so.0 rnnoise-0.4.1_1
|
||||||
liblhasa.so.0 liblhasa-0.3.1_1
|
liblhasa.so.0 lhasa-0.3.1_2
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lhasa'
|
# Template file for 'lhasa'
|
||||||
pkgname=lhasa
|
pkgname=lhasa
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Free Software LHA implementation"
|
short_desc="Free Software LHA implementation"
|
||||||
|
|
Loading…
Add table
Reference in a new issue