mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Add a missing dependency.
This commit is contained in:
parent
3566696c52
commit
cef7a53859
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290193
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= neubot
|
||||
PORTVERSION= 0.4.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://releases.neubot.org/_packages/
|
||||
|
||||
@ -15,6 +16,8 @@ COMMENT= Measures neutrality of your network connection in the background
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
|
||||
|
||||
USE_PYTHON= 2.5-2.9
|
||||
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user