nautilus: remove gmodule/libpthread SONAME, revbump
This commit is contained in:
parent
44511bed18
commit
1523f2cefa
4 changed files with 3 additions and 5 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=3.2.1"
|
||||
api_depends="${abi_depends}"
|
||||
api_depends=">=3.4.0"
|
||||
|
|
|
@ -11,6 +11,3 @@ 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
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'libnautilus'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${sourcepkg} - shared libraries"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
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-update-mimedb --disable-tracker
|
||||
|
|
Loading…
Reference in a new issue