pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-autoar: dependencies need gtk3 due to pkgconfig declaration
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Wed Nov 4 13:27:05 2020 +0100
Changeset: c95533f5db4b39d50e5a6646e067aa0548754dc5
Modified Files:
gnome-autoar/buildlink3.mk
Log Message:
gnome-autoar: dependencies need gtk3 due to pkgconfig declaration
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c95533f5db4b39d50e5a6646e067aa0548754dc5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-autoar/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gnome-autoar/buildlink3.mk b/gnome-autoar/buildlink3.mk
index 453e7c1151..6d1bfe5398 100644
--- a/gnome-autoar/buildlink3.mk
+++ b/gnome-autoar/buildlink3.mk
@@ -11,7 +11,7 @@ BUILDLINK_PKGSRCDIR.gnome-autoar?= ../../wip/gnome-autoar
#.include "../../devel/gobject-introspection/buildlink3.mk"
#.include "../../lang/vala/buildlink3.mk"
.include "../../archivers/libarchive/buildlink3.mk"
-#.include "../../x11/gtk3/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.endif # GNOME_AUTOAR_BUILDLINK3_MK
BUILDLINK_TREE+= -gnome-autoar
Home |
Main Index |
Thread Index |
Old Index