mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +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
|
PORTNAME= neubot
|
||||||
PORTVERSION= 0.4.6
|
PORTVERSION= 0.4.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://releases.neubot.org/_packages/
|
MASTER_SITES= http://releases.neubot.org/_packages/
|
||||||
|
|
||||||
@ -15,6 +16,8 @@ COMMENT= Measures neutrality of your network connection in the background
|
|||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
|
||||||
|
|
||||||
USE_PYTHON= 2.5-2.9
|
USE_PYTHON= 2.5-2.9
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user