gnome-panel: revert the rshlib thing
This commit is contained in:
parent
8ccd6b883b
commit
a37fe7e418
3 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=3.3.92"
|
||||
api_depends="${abi_depends}"
|
||||
api_depends=">=3.4.0"
|
||||
|
|
|
@ -31,4 +31,3 @@ libXau.so.6
|
|||
libecal-1.2.so.11
|
||||
libedataserver-1.2.so.16
|
||||
libpolkit-gobject-1.so.0
|
||||
librt.so.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-panel'
|
||||
pkgname=gnome-panel
|
||||
version=3.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
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