[Pkg-cli-apps-commits] [SCM] smuxi branch, lucid-backports, updated. debian/0.8-1.lucid+4
Mirco Bauer
meebey at meebey.net
Thu Jan 5 20:34:45 UTC 2012
The following commit has been merged in the lucid-backports branch:
commit f826f85ca965656ff0a9fe09086e3d6cdedd3da1
Author: Mirco Bauer <meebey at meebey.net>
Date: Mon Sep 6 21:32:13 2010 +0200
Re-added libindicate0.1-cil-dev build-dep as libindicate 0.4 is now part of the Smuxi PPA
diff --git a/debian/control b/debian/control
index 63b7a29..fb12d40 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends-Indep: cli-common-dev (>= 0.5.7),
libgnome-vfs2.0-cil-dev (>= 2.8),
libart2.0-cil-dev (>= 2.8),
libnotify-cil-dev,
+ libindicate0.1-cil-dev,
lsb-release,
pkg-config,
gettext,
diff --git a/debian/rules b/debian/rules
index a3ed42c..afd8267 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ $(PATCH_LIST_FILE):
mv $(PATCH_LIST_FILE).new $(PATCH_LIST_FILE)
override_dh_auto_configure: $(PATCH_LIST_FILE) patch
- dh_auto_configure -- --enable-engine-irc --enable-frontend-gnome --with-notify GMCS=/usr/bin/mono-csc MCS=/usr/bin/mono-csc
+ dh_auto_configure -- --enable-engine-irc --enable-frontend-gnome --with-notify --with-indicate GMCS=/usr/bin/mono-csc MCS=/usr/bin/mono-csc
# disable "make check"
override_dh_auto_test:
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list