pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gallery-dl gallery-dl: Add dependency to sqlite3
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8e0eb072893
branches: trunk
changeset: 313510:c8e0eb072893
user: leot <leot%pkgsrc.org@localhost>
date: Mon Oct 01 20:07:23 2018 +0000
description:
gallery-dl: Add dependency to sqlite3
diffstat:
net/gallery-dl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r fc37742801eb -r c8e0eb072893 net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Mon Oct 01 18:25:17 2018 +0000
+++ b/net/gallery-dl/Makefile Mon Oct 01 20:07:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/09/14 17:55:07 leot Exp $
+# $NetBSD: Makefile,v 1.22 2018/10/01 20:07:23 leot Exp $
DISTNAME= gallery_dl-1.5.3
PKGNAME= ${DISTNAME:S/_/-/}
@@ -10,6 +10,7 @@
COMMENT= Command-line program to download image galleries and collections
LICENSE= gnu-gpl-v2
+DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-requests>=2.4.2:../../devel/py-requests
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index