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:
Roman Bogorodskiy 2016-04-12 17:23:08 +00:00
parent f73471a19d
commit 434641f58c

View file

@ -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 \