pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libdmapsharing3



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue May 26 11:30:50 UTC 2020

Modified Files:
        pkgsrc/net/libdmapsharing3: Makefile

Log Message:
Needs gtk2.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/libdmapsharing3/Makefile

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

Modified files:

Index: pkgsrc/net/libdmapsharing3/Makefile
diff -u pkgsrc/net/libdmapsharing3/Makefile:1.49 pkgsrc/net/libdmapsharing3/Makefile:1.50
--- pkgsrc/net/libdmapsharing3/Makefile:1.49    Sun Apr 12 08:28:03 2020
+++ pkgsrc/net/libdmapsharing3/Makefile Tue May 26 11:30:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/04/12 08:28:03 adam Exp $
+# $NetBSD: Makefile,v 1.50 2020/05/26 11:30:50 joerg Exp $
 
 DISTNAME=      libdmapsharing-2.9.15
 PKGNAME=       ${DISTNAME:S/sharing/sharing3/}
@@ -26,4 +26,5 @@ BUILDLINK_ABI_DEPENDS.libsoup+=       libsoup>
 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
 .include "../../net/avahi/buildlink3.mk"
 .include "../../net/libsoup/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index