pkgsrc-WIP-changes archive

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

more linuxsupport, dbus, libmount, hal wrappers needed for netbsd



Module Name:	pkgsrc-wip
Committed By:	andyb <andyb%m42.one@localhost>
Pushed By:	andyb
Date:		Tue Sep 11 18:20:07 2018 +0200
Changeset:	b6a186c9c4b4e76105eade4ba4eba42367698c73

Modified Files:
	efl121/Makefile

Log Message:
more linuxsupport, dbus, libmount, hal wrappers needed for netbsd

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b6a186c9c4b4e76105eade4ba4eba42367698c73

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 efl121/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/efl121/Makefile b/efl121/Makefile
index 376f2c44fe..2bb63f1dcf 100644
--- a/efl121/Makefile
+++ b/efl121/Makefile
@@ -31,6 +31,7 @@ DEPENDS+=		pulseaudio-[0-9]*:../../audio/pulseaudio
 DEPENDS+=		bullet-[0-9]*:../../devel/bullet
 DEPENDS+=		gst-plugins1-base-[0-9]*:../../multimedia/gst-plugins1-base
 DEPENDS+=		libuuid-[0-9]*:../../devel/libuuid
+#DEPENDS+=		linux-utils-[0-9]*:../util-linux
 
 #PKG_OPTIONS.efl-1.21.0=	systemd
 
@@ -78,4 +79,5 @@ ICON_THEMES=		yes
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../devel/libuuid/buildlink3.mk"
+#.include "../util-linux/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index