libpsl: fix builtin list compilation
libpsl require an unicode library for building builtin data.
This commit is contained in:
committed by
Leah Neukirchen
parent
566ca9fe6f
commit
fb5bb2f456
@@ -1,9 +1,10 @@
|
||||
# Template file for 'libpsl'
|
||||
pkgname=libpsl
|
||||
version=0.21.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python"
|
||||
makedepends="icu-devel"
|
||||
short_desc="Public Suffix List library functions"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
||||
Reference in New Issue
Block a user