wok-next diff strigi/receipt @ rev 15670
Up linux (3.2.53)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 18 08:40:48 2013 +0000 (2013-12-18) |
parents | a00bf44ed23d |
children | be7b188ef115 |
line diff
1.1 --- a/strigi/receipt Sat Aug 10 22:18:41 2013 +0000 1.2 +++ b/strigi/receipt Wed Dec 18 08:40:48 2013 +0000 1.3 @@ -6,7 +6,6 @@ 1.4 SHORT_DESC="Strigi is a fast and light desktop search engine." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="LGPL2" 1.7 -dbus-dev libQtCore libQtDBus qmake bzip2-dev" 1.8 SUGGESTED="strigi-client" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.vandenoever.info/software/strigi/" 1.11 @@ -14,6 +13,7 @@ 1.12 1.13 DEPENDS="libxml2 expat sqlite dbus qt4" 1.14 BUILD_DEPENDS="$DEPENDS libxml2-dev cmake Qt4-dev bzlib expat-dev sqlite-dev \ 1.15 +dbus-dev libQtCore libQtDBus qmake bzip2-dev" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()