pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libportal: needs cmake
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Mar 10 12:51:55 2025 +0100
Changeset: 26ecf42eccb0f58908b46415f330eb987181803f
Modified Files:
libportal/Makefile
Log Message:
libportal: needs cmake
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=26ecf42eccb0f58908b46415f330eb987181803f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libportal/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libportal/Makefile b/libportal/Makefile
index 16562d0e10..16c8549ec1 100644
--- a/libportal/Makefile
+++ b/libportal/Makefile
@@ -12,7 +12,7 @@ COMMENT= Flatpak portal library
LICENSE= gnu-lgpl-v3
USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config
+USE_TOOLS+= cmake pkg-config
NOT_FOR_PLATFORM+= Darwin-*-*
Home |
Main Index |
Thread Index |
Old Index