pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cinnamon, fix dependency: could not find buildlink3.mk file
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Oct 23 17:44:45 2020 +0100
Changeset: 20f0a513bdd210ee50f041d5ccfd1824895b5df2
Modified Files:
cinnamon/Makefile
Log Message:
cinnamon, fix dependency: could not find buildlink3.mk file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=20f0a513bdd210ee50f041d5ccfd1824895b5df2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cinnamon/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/cinnamon/Makefile b/cinnamon/Makefile
index 6365bf2054..66a98b1608 100644
--- a/cinnamon/Makefile
+++ b/cinnamon/Makefile
@@ -97,6 +97,7 @@ DEPENDS+= gnome-icon-theme-[0-9]*:../../graphics/gnome-icon-theme
#DEPENDS+= gnome-terminal->=3.0.0:../../cinnamon/gnome-terminal
DEPENDS+= mate-polkit-[0-9]*:../../security/mate-polkit
DEPENDS+= mozilla-rootcerts-openssl-[0-9]*:../../security/mozilla-rootcerts-openssl
+DEPENDS+= muffin>=4.6.2:../../wip/muffin
BUILD_DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
.include "../../lang/python/application.mk"
@@ -130,7 +131,7 @@ BUILD_DEPENDS+= gettext-m4>=0.14.6:../../devel/gettext-m4
.include "../../wip/cinnamon-screensaver/buildlink3.mk"
.include "../../wip/cinnamon-control-center/buildlink3.mk"
.include "../../wip/cinnamon-settings-daemon/buildlink3.mk"
-.include "../../wip/muffin/buildlink3.mk"
+#.include "../../wip/muffin/buildlink3.mk"
.include "../../wip/nemo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index