pangomm: rebuild for arm/musl symbol versioning.
This commit is contained in:
parent
011c55fc27
commit
54bee8036a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pangomm'.
|
||||
pkgname=pangomm
|
||||
version=2.38.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-documentation"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -14,7 +14,7 @@ distfiles="${GNOME_SITE}/pangomm/${version%.*}/$pkgname-$version.tar.xz"
|
|||
checksum=effb18505b36d81fc32989a39ead8b7858940d0533107336a30bc3eef096bc8b
|
||||
|
||||
pangomm-devel_package() {
|
||||
depends="glibmm-devel cairomm-devel pango-devel ${sourcepkg}>=${version}_${revision}"
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue