aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/libsmbios/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/libsmbios/APKBUILD b/testing/libsmbios/APKBUILD
index 49548b883c..7d7c13ff21 100644
--- a/testing/libsmbios/APKBUILD
+++ b/testing/libsmbios/APKBUILD
@@ -2,12 +2,11 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=libsmbios
pkgver=2.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="library for interacting with Dell SMBIOS tables"
url="https://github.com/dell/libsmbios"
arch="x86_64 x86"
-license="GPL-2-or-later OSL-2.1"
-depends=""
+license="GPL-2.0-or-later AND OSL-2.1"
makedepends="autoconf automake bash libtool chrpath help2man
linux-headers gettext-dev libintl libxml2-dev"
checkdepends="python3"