From eefe120e23b7d43e66ee7d466dcf545e45dacbc1 Mon Sep 17 00:00:00 2001 From: Alejandro R Mosteo Date: Tue, 5 Jun 2018 15:53:31 +0200 Subject: [PATCH] Fixed dl_ada project file --- index/alire-index-dl_ada.ads | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index/alire-index-dl_ada.ads b/index/alire-index-dl_ada.ads index cddfdf37..653fbea9 100644 --- a/index/alire-index-dl_ada.ads +++ b/index/alire-index-dl_ada.ads @@ -10,7 +10,8 @@ package Alire.Index.DL_Ada is Project.Unreleased (Dependencies => C_Strings.V_1_0_0.Within_Major, - Properties => + Properties => + Project_File ("dl.gpr") and Author ("alejandro@mosteo.com") and License (LGPL_3_0));