pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/speech-dispatcher speech-dispatcher: Add ltdl to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbc16b55787d
branches: trunk
changeset: 413959:cbc16b55787d
user: nia <nia%pkgsrc.org@localhost>
date: Mon Mar 23 12:18:34 2020 +0000
description:
speech-dispatcher: Add ltdl to buildlink3
diffstat:
audio/speech-dispatcher/buildlink3.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fea125406898 -r cbc16b55787d audio/speech-dispatcher/buildlink3.mk
--- a/audio/speech-dispatcher/buildlink3.mk Mon Mar 23 12:11:12 2020 +0000
+++ b/audio/speech-dispatcher/buildlink3.mk Mon Mar 23 12:18:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/03/08 16:47:26 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/03/23 12:18:34 nia Exp $
BUILDLINK_TREE+= speech-dispatcher
@@ -10,6 +10,7 @@
BUILDLINK_PKGSRCDIR.speech-dispatcher?= ../../audio/speech-dispatcher
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libltdl/buildlink3.mk"
.endif # SPEECH_DISPATCHER_BUILDLINK3_MK
BUILDLINK_TREE+= -speech-dispatcher
Home |
Main Index |
Thread Index |
Old Index