gnome-panel: add missing SONAME.
This commit is contained in:
parent
7469044167
commit
6569ef6b66
2 changed files with 2 additions and 0 deletions
|
@ -31,3 +31,4 @@ libXau.so.6
|
|||
libecal-1.2.so.11
|
||||
libedataserver-1.2.so.16
|
||||
libpolkit-gobject-1.so.0
|
||||
librt.so.1
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'gnome-panel'
|
||||
pkgname=gnome-panel
|
||||
version=3.4.0
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||
|
|
Loading…
Reference in a new issue