mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- bring in dependency of devel/py-libvirt
PR: ports/190278 Submitted by: rakuco@
This commit is contained in:
parent
e1937e01e8
commit
abeb3b7cc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356233
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= virt-manager
|
||||
PORTVERSION= 0.9.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= deskutils net-mgmt
|
||||
MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \
|
||||
LOCAL/jgh/deskutils/${PORTNAME}/
|
||||
@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \
|
||||
${PYTHON_PKGNAMEPREFIX}virtinst>=0.600.4:${PORTSDIR}/net-mgmt/virtinst \
|
||||
${PYTHON_PKGNAMEPREFIX}vte>=0.26.2:${PORTSDIR}/x11-toolkits/py-vte \
|
||||
gtk-vnc>=0.3.10:${PORTSDIR}/net/gtk-vnc \
|
||||
librsvg2>=2.32.1:${PORTSDIR}/graphics/librsvg2
|
||||
librsvg2>=2.32.1:${PORTSDIR}/graphics/librsvg2 \
|
||||
${PYTHON_PKGNAMEPREFIX}libvirt>=0:${PORTSDIR}/devel/py-libvirt
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user