Missing RUN_DEPENDS.
This commit is contained in:
parent
9b7aa0265e
commit
33ba6258ee
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.119 2013/04/15 08:42:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.120 2013/04/15 13:21:00 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= integrated music management application for GNOME
|
||||
|
||||
GNOME_PROJECT= rhythmbox
|
||||
GNOME_VERSION= 2.99.1
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
SHARED_LIBS += rhythmbox-core 0.0 # 7.0
|
||||
|
||||
@ -43,6 +43,7 @@ MODULES= devel/dconf \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/py-gobject3
|
||||
RUN_DEPENDS= devel/py-gobject3
|
||||
|
||||
# needed for the tests
|
||||
BUILD_DEPENDS += devel/check
|
||||
|
Loading…
Reference in New Issue
Block a user