diff --git a/srcpkgs/libsmbios/template b/srcpkgs/libsmbios/template index 8437117b60c..a726d9568e8 100644 --- a/srcpkgs/libsmbios/template +++ b/srcpkgs/libsmbios/template @@ -1,7 +1,7 @@ # Template file for 'libsmbios' pkgname=libsmbios version=2.2.28 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static --disable-python" hostmakedepends="pkg-config perl" @@ -12,9 +12,6 @@ license="GPL-2+, OLS-2.1" maintainer="Juan RP " distfiles="http://linux.dell.com/$pkgname/download/$pkgname/$pkgname-$version/$pkgname-$version.tar.bz2" checksum=dd247fd43296df3352435b090dd789a22a89c4b316e98b46b915323290a3e350 -long_desc=" - Libsmbios is a library and utilities that can be used by client programs - to get information from standard BIOS tables, such as the SMBIOS table." only_for_archs="i686 x86_64" @@ -29,7 +26,7 @@ post_install() { } libsmbios-devel_package() { - depends="libsmbios>=${version}" + depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include