[maemo-commits] [maemo-commits] r8430 - projects/haf/trunk/maemo-launcher/debian
From: www-data at stage.maemo.org www-data at stage.maemo.orgDate: Tue Nov 28 23:59:22 EET 2006
- Previous message: [maemo-commits] r8429 - in projects/haf/trunk/maemo-launcher: . debian
- Next message: [maemo-commits] r8431 - in projects/haf/trunk/maemo-launcher: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: guillem
Date: 2006-11-28 23:59:21 +0200 (Tue, 28 Nov 2006)
New Revision: 8430
Modified:
projects/haf/trunk/maemo-launcher/debian/changelog
projects/haf/trunk/maemo-launcher/debian/control
Log:
Add a build dependency on libxft-dev.
Modified: projects/haf/trunk/maemo-launcher/debian/changelog
===================================================================
--- projects/haf/trunk/maemo-launcher/debian/changelog 2006-11-28 21:57:38 UTC (rev 8429)
+++ projects/haf/trunk/maemo-launcher/debian/changelog 2006-11-28 21:59:21 UTC (rev 8430)
@@ -2,7 +2,8 @@
* New Upstream Release.
- Link against libstdc++, clinkc and clinkcav. (Fixes: NB#47726)
- - Initialize Xft by calling its constructors. (Fixes: NB#17937)
+ - Initialize Xft by calling its constructors (add a build dependency
+ on libxft-dev). (Fixes: NB#17937)
- Check for asprintf errors. (Fixes: NB#45396)
* Fix chmod instance following upstream maemo-defender to defender rename.
Modified: projects/haf/trunk/maemo-launcher/debian/control
===================================================================
--- projects/haf/trunk/maemo-launcher/debian/control 2006-11-28 21:57:38 UTC (rev 8429)
+++ projects/haf/trunk/maemo-launcher/debian/control 2006-11-28 21:59:21 UTC (rev 8430)
@@ -2,7 +2,7 @@
Section: embedded
Priority: optional
Maintainer: Guillem Jover <guillem.jover at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev (>= 2.6.4-1),
+Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev (>= 2.6.4-1), libxft-dev,
libfontconfig1-dev, libpango1.0-dev, libdbus-1-dev (>= 0.60-1),
clinkc-dev, clinkc-av-dev, gtkhtml-dev, libosso-dev, libosso-help-dev,
libossomime-dev, libosso-gnomevfs2-dev (>= 2.8.0-1), hildon-fm-dev,
- Previous message: [maemo-commits] r8429 - in projects/haf/trunk/maemo-launcher: . debian
- Next message: [maemo-commits] r8431 - in projects/haf/trunk/maemo-launcher: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
