Fix another fallout from testing merge.
This commit is contained in:
parent
de88041f83
commit
df0e2769fa
|
@ -4,7 +4,7 @@ version=0.6.8
|
|||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection""
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
makedepends="libglib-devel vala-devel"
|
||||
short_desc="GObject collection library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
|
@ -33,7 +33,6 @@ libsmbios-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
libsmbios-utils_package() {
|
||||
|
|
Loading…
Reference in New Issue