nautilus: links in additional SONAMEs.
This commit is contained in:
parent
9ce1fc861e
commit
b05522fe11
|
@ -11,3 +11,6 @@ libgobject-2.0.so.0
|
|||
libglib-2.0.so.0
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
libpthread.so.0
|
||||
|
|
|
@ -5,6 +5,7 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the shared libraries."
|
||||
|
||||
revision=1
|
||||
replaces="nautilus<3.2.1"
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=3.4.0
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-update-mimedb --disable-tracker
|
||||
|
|
Loading…
Reference in New Issue