[Pkg-sdl-commits] [libsdl2] 01/02: Remove --disable-ibus-shared, option not present for this library
Manuel A. Fernandez Montecelo
mafm at moszumanska.debian.org
Fri Apr 29 11:27:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
mafm pushed a commit to branch master
in repository libsdl2.
commit 1afb3f7c447d45d19aabe5cadbb32169883284a0
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date: Fri Apr 29 12:04:45 2016 +0100
Remove --disable-ibus-shared, option not present for this library
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 5c80630..6de8892 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
confflags = --disable-rpath --enable-sdl-dlopen --disable-loadso \
--disable-nas --disable-esd --disable-arts \
--disable-alsa-shared --disable-pulseaudio-shared \
- --enable-ibus --disable-ibus-shared \
+ --enable-ibus \
--disable-x11-shared --disable-video-directfb \
--enable-video-opengles \
--enable-video-wayland --disable-wayland-shared
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git
More information about the pkg-sdl-commits
mailing list