pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/eog



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Mar 16 10:16:18 UTC 2020

Modified Files:
        pkgsrc/graphics/eog: Makefile

Log Message:
eom: Needs libxml2


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/graphics/eog/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/eog/Makefile
diff -u pkgsrc/graphics/eog/Makefile:1.103 pkgsrc/graphics/eog/Makefile:1.104
--- pkgsrc/graphics/eog/Makefile:1.103  Tue Mar 10 22:10:04 2020
+++ pkgsrc/graphics/eog/Makefile        Mon Mar 16 10:16:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2020/03/10 22:10:04 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2020/03/16 10:16:18 nia Exp $
 
 DISTNAME=      eog-3.24.1
 PKGREVISION=   8
@@ -32,6 +32,7 @@ BUILDLINK_API_DEPENDS.gdk-pixbuf2+=   gdk-
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
 .include "../../x11/gnome-desktop3/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.22.0
 .include "../../x11/gtk3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index