totem: publish plugin requires gnutls, revbump.
This commit is contained in:
parent
d6d2ea4d14
commit
303c7aa603
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'totem'
|
||||
pkgname=totem
|
||||
version=3.2.1
|
||||
revision=4
|
||||
revision=5
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --disable-static
|
||||
|
@ -47,6 +47,7 @@ Add_dependency run desktop-file-utils
|
|||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gnome-doc-utils
|
||||
Add_dependency build gnutls-devel
|
||||
Add_dependency build gst-plugins-base-devel
|
||||
Add_dependency build totem-pl-parser-devel
|
||||
Add_dependency build nautilus-devel
|
||||
|
|
|
@ -54,12 +54,11 @@ libnautilus-extension.so.1
|
|||
libbluetooth.so.3
|
||||
libepc-ui-1.0.so.3
|
||||
libepc-1.0.so.3
|
||||
libgtk-x11-2.0.so.0
|
||||
libavahi-common.so.3
|
||||
libavahi-client.so.3
|
||||
libavahi-glib.so.1
|
||||
libsoup-2.4.so.1
|
||||
libgdk-x11-2.0.so.0
|
||||
libdbus-1.so.3
|
||||
libgdata.so.13
|
||||
libgrilo-0.1.so.0
|
||||
libgnutls.so.26
|
||||
|
|
Loading…
Reference in a new issue