mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
lxpanel: rebuild for corrected shlib-provides.
This commit is contained in:
parent
72d1e993aa
commit
c71aa77528
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxpanel'
|
# Template file for 'lxpanel'
|
||||||
pkgname=lxpanel
|
pkgname=lxpanel
|
||||||
version=0.6.1
|
version=0.6.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="alsa-lib-devel gtk+-devel menu-cache-devel libwnck2-devel
|
makedepends="alsa-lib-devel gtk+-devel menu-cache-devel libwnck2-devel
|
||||||
|
@ -20,5 +20,6 @@ lxpanel-devel_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
|
vmove usr/lib/*.so
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue