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