From 774e8f30aaedc2f56eca8724dd58d8d5fe604d08 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 29 Dec 2019 11:44:13 +0100 Subject: [PATCH] emacs-x11: enable DBus support --- srcpkgs/emacs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/emacs/template b/srcpkgs/emacs/template index be1dd6da5b0..9cbb32b4981 100644 --- a/srcpkgs/emacs/template +++ b/srcpkgs/emacs/template @@ -49,7 +49,7 @@ do_configure() { cd $wrksrc/x11 ./configure --with-x-toolkit=athena --without-toolkit-scroll-bars \ - --without-dbus --without-gconf --without-gsettings \ + --with-dbus --without-gconf --without-gsettings \ ${configure_args} cd $wrksrc/gtk2