wok diff poppler-qt4/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents d99b8aa85966
children 8609b5c4b762
line diff
     1.1 --- a/poppler-qt4/receipt	Sun Mar 03 13:51:02 2013 -0800
     1.2 +++ b/poppler-qt4/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Poppler compiled with Qt4 library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="poppler libQtCore libQtXml libQtGui"
     1.8 +LICENSE="GPL2"
     1.9  WANTED="poppler"
    1.10  WEB_SITE="http://poppler.freedesktop.org/"
    1.11  
    1.12 +DEPENDS="poppler libQtCore libQtXml libQtGui"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {