pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cinnamon-control-center: Add missing dependencies.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By: jperkin
Date: Thu Aug 2 22:11:57 2018 +0100
Changeset: da98cdc51868014a94c0d6166bec75853d6096e2
Modified Files:
cinnamon-control-center/Makefile
Log Message:
cinnamon-control-center: Add missing dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da98cdc51868014a94c0d6166bec75853d6096e2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cinnamon-control-center/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diffs:
diff --git a/cinnamon-control-center/Makefile b/cinnamon-control-center/Makefile
index 937b10474f..a433001d02 100644
--- a/cinnamon-control-center/Makefile
+++ b/cinnamon-control-center/Makefile
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config automake intltool msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-networkmanager \
@@ -27,6 +28,8 @@ CONF_FILES= share/examples/menus/cinnamoncc.menu \
${PKG_SYSCONFDIR}/menus/cinnamoncc.menu
BUILD_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
+BUILD_DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
#DEPENDS+= cheese-[0-9]*:../../graphics/cheese
@@ -46,6 +49,7 @@ pre-configure:
#.include "../../net/gnome-online-accounts/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../textproc/libcroco/buildlink3.mk"
+.include "../../textproc/libxslt/xsltproc-nonet.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../graphics/colord/buildlink3.mk"
.include "../../sysutils/accountsservice/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index