Add missing dependency.
This commit is contained in:
parent
66a4b65b48
commit
956cb57b2b
@ -1,13 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/10/19 07:43:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/17 16:34:43 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple backup tool -- common files
|
||||
|
||||
PKGNAME= backintime-common-${V}
|
||||
REVISION= 0
|
||||
|
||||
WRKSRC= ${WRKDIST}/common
|
||||
|
||||
BUILD_DEPENDS= ::devel/gettext
|
||||
RUN_DEPENDS= ::misc/fileutils
|
||||
RUN_DEPENDS= ::misc/fileutils \
|
||||
::net/rsync
|
||||
|
||||
SUBST_FILES= backintime config.py
|
||||
USE_GROFF = Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user