forked from Lainports/freebsd-ports
deskutils/virt-manager: add missing run dep on www/py-requests
Bump PORTREVISION due to packaging change. Reported by: Rainbow <rainbow@hacker.horse>
This commit is contained in:
parent
f73471a19d
commit
434641f58c
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= virt-manager
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils net-mgmt
|
||||
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ \
|
||||
LOCAL/jgh/deskutils/${PORTNAME}/
|
||||
|
|
@ -18,6 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:devel/py-dbus \
|
|||
${PYTHON_PKGNAMEPREFIX}ipaddr>=0:devel/py-ipaddr \
|
||||
${PYTHON_PKGNAMEPREFIX}urlgrabber>=0:www/py-urlgrabber \
|
||||
${PYTHON_PKGNAMEPREFIX}libvirt>=0:devel/py-libvirt \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \
|
||||
gtk-vnc>=0.4.4:net/gtk-vnc \
|
||||
libvirt-glib>=0.1.9:devel/libvirt-glib \
|
||||
libosinfo>=0:devel/libosinfo \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue