wok-next rev 18495
atril: update (b)deps
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sun Oct 11 00:49:44 2015 -0400 (2015-10-11) |
parents | 0aa574612499 |
children | 61bda7cdc68a |
files | atril/receipt |
line diff
1.1 --- a/atril/receipt Sun Oct 11 00:42:04 2015 -0400 1.2 +++ b/atril/receipt Sun Oct 11 00:49:44 2015 -0400 1.3 @@ -11,11 +11,11 @@ 1.4 WGET_URL="https://github.com/mate-desktop/$PACKAGE/archive/$TARBALL" 1.5 1.6 DEPENDS="gtk+ mate-desktop libsecret poppler mate-icon-theme \ 1.7 -desktop-file-utils libspectre zlib" 1.8 +desktop-file-utils djvulibre libspectre zlib" 1.9 BUILD_DEPENDS="wget autoconf automake libtool itstool yelp-tools \ 1.10 gtk+-dev gtk-doc mate-desktop-dev mate-common-dev mate-icon-theme \ 1.11 libsecret-dev caja-dev poppler-dev util-linux-uuid-dev lcms-dev \ 1.12 -libgcrypt-dev" 1.13 +libgcrypt-dev djvulibre-dev" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()