[Pkg-cli-apps-commits] [banshee] 01/01: Disable boo
Chow Loong Jin
hyperair at debian.org
Tue Nov 10 11:58:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
hyperair pushed a commit to branch master
in repository banshee.
commit 35552e30131f8a9268a124d3264aded1d55a50f9
Author: Chow Loong Jin <hyperair at debian.org>
Date: Tue Nov 10 00:59:24 2015 +0800
Disable boo
---
debian/control | 1 -
debian/rules | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 321b6cc..73ea5b5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: debhelper (>= 9),
intltool (>= 0.35),
lsb-release,
mono-devel (>= 2.4.3),
- libboo-cil-dev (>= 0.8.1),
libdbus2.0-cil-dev,
libdbus-glib2.0-cil-dev,
libmono-addins-cil-dev (>= 0.6.2),
diff --git a/debian/rules b/debian/rules
index 6f34bae..e3f828a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,19 +29,18 @@ CONFFLAGS = \
--enable-meego \
--enable-gapless-playback \
--enable-webkit \
+ --disable-boo \
--enable-release \
--disable-shave \
MCS=/usr/bin/mono-csc LDFLAGS="$(LDFLAGS)"
ifeq ($(shell dpkg-vendor --query vendor), Ubuntu)
CONFFLAGS += \
- --disable-boo \
--disable-karma \
--enable-soundmenu \
--disable-ubuntuone
else
CONFFLAGS += \
- --enable-boo \
--enable-karma \
--disable-soundmenu \
--disable-ubuntuone
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/banshee.git
More information about the Pkg-cli-apps-commits
mailing list