pkgsrc-WIP-changes archive

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

atril: needs openssl.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Thu Apr 21 11:54:42 2016 +0200
Changeset:	af215fe5942171b0da1455913a23bc31fb6e6760

Modified Files:
	atril/Makefile

Log Message:
atril: needs openssl.

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

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

diffstat:
 atril/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/atril/Makefile b/atril/Makefile
index 137aa8c..6748bdd 100644
--- a/atril/Makefile
+++ b/atril/Makefile
@@ -32,5 +32,6 @@ PKGCONFIG_OVERRIDE+=	atril-view.pc.in
 .include "../../x11/libSM/buildlink3.mk"
 .endif
 .include "../../x11/libX11/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index