From cc29d6597f6d75d9cb2daeadc30ab3745917206b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20Qu=C3=A2n?= Date: Sun, 11 Nov 2012 10:00:51 +0700 Subject: [PATCH] Add dependencies to build successfully in Scratchbox. --- mverbiste.pro | 7 +------ qtc_packaging/debian_fremantle/control | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/mverbiste.pro b/mverbiste.pro index abce02a..7e2058d 100644 --- a/mverbiste.pro +++ b/mverbiste.pro @@ -57,12 +57,7 @@ OTHER_FILES += \ qtc_packaging/debian_fremantle/copyright \ qtc_packaging/debian_fremantle/control \ qtc_packaging/debian_fremantle/compat \ - qtc_packaging/debian_fremantle/changelog \ - verbiste/verbiste.dox \ - verbiste/Makefile.in \ - verbiste/Makefile.am \ - gui/Makefile.in \ - gui/Makefile.am + qtc_packaging/debian_fremantle/changelog # To build verbiste unix: CONFIG += link_pkgconfig diff --git a/qtc_packaging/debian_fremantle/control b/qtc_packaging/debian_fremantle/control index 8a75af3..0b17f05 100644 --- a/qtc_packaging/debian_fremantle/control +++ b/qtc_packaging/debian_fremantle/control @@ -2,12 +2,12 @@ Source: mverbiste Section: user/education Priority: optional Maintainer: Nguyễn Hồng Quân -Build-Depends: debhelper (>= 5), libqt4-dev +Build-Depends: debhelper (>= 5), libqt4-dev, libxml2-dev Standards-Version: 3.7.3 Homepage: https://gitorious.org/mverbiste Package: mverbiste -Architecture: any +Architecture: armel Depends: ${shlibs:Depends}, ${misc:Depends} Description: MVerbiste is to help conjugation French verbs. MVerbiste is an effort to bring Verbiste, a program to help conjugate French verbs, to Maemo & MeeGo. -- 1.7.9.5