pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/lxqt-archiver



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Jun  1 15:08:38 UTC 2020

Modified Files:
        pkgsrc/archivers/lxqt-archiver: Makefile

Log Message:
archivers/lxqt-archiver: declare graphics/hicolo-icon-theme


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/lxqt-archiver/Makefile

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

Modified files:

Index: pkgsrc/archivers/lxqt-archiver/Makefile
diff -u pkgsrc/archivers/lxqt-archiver/Makefile:1.1 pkgsrc/archivers/lxqt-archiver/Makefile:1.2
--- pkgsrc/archivers/lxqt-archiver/Makefile:1.1 Mon Jun  1 11:10:44 2020
+++ pkgsrc/archivers/lxqt-archiver/Makefile     Mon Jun  1 15:08:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/06/01 11:10:44 pin Exp $
+# $NetBSD: Makefile,v 1.2 2020/06/01 15:08:38 pin Exp $
 
 VERSION=       0.2.0
 DISTNAME=      lxqt-archiver-${VERSION}
@@ -31,4 +31,5 @@ TOOL_DEPENDS+=        qt5-qttools-[0-9]*:../../
 .include "../../x11/libfm-qt/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index