mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kaddressbook: not broken on 32 bit
This commit is contained in:
parent
62698ea205
commit
d638349ba3
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ homepage="https://kde.org/applications/en/office/org.kde.kaddressbook"
|
|||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=f6e8d0798f967f45e92798f68944375d8d088da8c33f6500ca4ea60b1747efa3
|
||||
|
||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||
broken="Qt6 WebEngine"
|
||||
fi
|
||||
|
||||
kaddressbook-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Add table
Reference in a new issue