pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/libreoffice4-bin require dbus and dbus-glib linux...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/898fcb086011
branches:  trunk
changeset: 629517:898fcb086011
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Jan 22 12:40:53 2014 +0000

description:
require dbus and dbus-glib linux module.

diffstat:

 misc/libreoffice4-bin/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c9207b1bb72b -r 898fcb086011 misc/libreoffice4-bin/Makefile
--- a/misc/libreoffice4-bin/Makefile    Wed Jan 22 12:40:06 2014 +0000
+++ b/misc/libreoffice4-bin/Makefile    Wed Jan 22 12:40:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/11/01 12:59:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2014/01/22 12:40:53 obache Exp $
 
 DISTNAME=              libreoffice4-bin        # overridden below
 PKGNAME=               libreoffice4-bin-${OO_RELEASE}
@@ -38,6 +38,7 @@
 EMUL_PLATFORMS=                linux-i386 linux-x86_64
 #EMUL_PLATFORMS+=      solaris-i386 solaris-sparc
 EMUL_MODULES.linux=    freetype2 x11 locale png fontconfig cups gtk2 krb5
+EMUL_MODULES.linux+=   dbus dbus-glib
 EMUL_REQD=             suse>=11.3
 
 EMUL_PKG_FMT=          rpm



Home | Main Index | Thread Index | Old Index