sushi: rebuild against latest evince.
This commit is contained in:
parent
c7d265f743
commit
8a9c067c39
2 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,6 @@ libgstreamer-0.10.so.0
|
|||
libxml2.so.2
|
||||
libmusicbrainz3.so.6
|
||||
libevview3.so.3
|
||||
libevdocument3.so.3
|
||||
libgtksourceview-3.0.so.0
|
||||
libwebkitgtk-3.0.so.0
|
||||
libgtk-3.so.0
|
||||
|
@ -48,3 +47,4 @@ librt.so.1
|
|||
libglib-2.0.so.0
|
||||
libc.so.6
|
||||
libjavascriptcoregtk-3.0.so.0
|
||||
libevdocument3.so.4
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'sushi'
|
||||
pkgname=sushi
|
||||
version=0.3.92
|
||||
revision=1
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.3/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
short_desc="A quick previewer for Nautilus"
|
||||
|
|
Loading…
Reference in a new issue