wok diff poedit/receipt @ rev 18545

Add: get-vivaldi, kazehakase. Up: firefox-official(42.0). Misc: change various icons.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 07 03:08:19 2015 +0200 (2015-11-07)
parents 561e55bb4626
children 7042a09beaeb
line diff
     1.1 --- a/poedit/receipt	Mon Oct 26 18:17:02 2015 +0200
     1.2 +++ b/poedit/receipt	Sat Nov 07 03:08:19 2015 +0200
     1.3 @@ -10,11 +10,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/vslavik/$PACKAGE/archive/v$VERSION-oss.tar.gz"
     1.6  
     1.7 -DEPENDS="xorg wxWidgets pango gettext-base libdb xorg-libXdamage \
     1.8 -xorg-libXxf86vm gtkspell lucene++ libboost-chrono"
     1.9 +DEPENDS="wxWidgets lucene++ gtkspell gcc49-lib-base gettext-tools"
    1.10  BUILD_DEPENDS="automake gettext asciidoc libxslt xmlto util-linux-getopt \
    1.11 -docbook-xsl gcc49 gcc-lib-base wxWidgets-dev icu-dev gtkspell-dev \
    1.12 +docbook-xsl gcc49 wxWidgets-dev icu-dev gtkspell-dev \
    1.13  lucene++-dev db-dev libdb libdb-cxx expat-dev"
    1.14 +SUGGESTED="aspell"
    1.15  
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18 @@ -36,4 +36,3 @@
    1.19  	cp -a $install/* $fs
    1.20  	rm -r $fs/usr/share/locale $fs/usr/share/man
    1.21  }
    1.22 -