Missing RUN_DEPENDS.

This commit is contained in:
ajacoutot 2012-05-06 07:21:17 +00:00
parent e02205e7d4
commit daf8c04a06

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.35 2012/04/22 13:44:09 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.36 2012/05/06 07:21:17 ajacoutot Exp $
COMMENT= printer (CUPS) administration tool
DISTNAME= system-config-printer-1.3.9
REVISION= 0
REVISION= 1
CATEGORIES= print sysutils
@ -28,6 +28,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
RUN_DEPENDS= devel/desktop-file-utils \
devel/gettext \
devel/py-notify \
net/py-curl \
net/py-smbc>=1.0.13 \
print/py-cups>=1.9.58 \
textproc/py-xml \