pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
efl-current: fix version in buildlink3.mk
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Thu May 21 17:59:03 2020 +0200
Changeset: 6687104c60a79d932e9f0a222bafc07bc010f6b6
Modified Files:
efl-current/buildlink3.mk
Log Message:
efl-current: fix version in buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6687104c60a79d932e9f0a222bafc07bc010f6b6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
efl-current/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/efl-current/buildlink3.mk b/efl-current/buildlink3.mk
index 8b1d45afb7..bf34c8c721 100644
--- a/efl-current/buildlink3.mk
+++ b/efl-current/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= efl
.if !defined(EFL_BUILDLINK3_MK)
EFL_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.efl+= efl>=1.24.0
+BUILDLINK_API_DEPENDS.efl+= efl>=1.24.1
BUILDLINK_PKGSRCDIR.efl?= ../../wip/efl-current
.include "../../audio/libsndfile/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index