dssi: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
45b00085f3
commit
763dfe6ad4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dssi'
|
||||
pkgname=dssi
|
||||
version=1.1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="
|
||||
|
@ -24,6 +24,7 @@ dssi-devel_package() {
|
|||
}
|
||||
|
||||
dssi-example-plugins_package() {
|
||||
lib32disabled=yes
|
||||
depends="dssi>=${version}"
|
||||
short_desc+=" - Example plugins"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue