pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
codelite: Require libssh
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Jun 15 12:06:45 2016 +0200
Changeset: b4a26bcf5b54d7e4678e164fa24b7dd10a16dbe4
Modified Files:
codelite/Makefile
Log Message:
codelite: Require libssh
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b4a26bcf5b54d7e4678e164fa24b7dd10a16dbe4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
codelite/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/codelite/Makefile b/codelite/Makefile
index 36f6c9e..f0064a5 100644
--- a/codelite/Makefile
+++ b/codelite/Makefile
@@ -14,5 +14,6 @@ USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
+.include "../../security/libssh/buildlink3.mk"
.include "../../x11/wxGTK30/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index