[Midnightbsd-cvs] mports [23115] trunk/audio/rhythmbox/Makefile: add python depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Mar 8 14:00:55 EST 2018
Revision: 23115
http://svnweb.midnightbsd.org/mports/?rev=23115
Author: laffer1
Date: 2018-03-08 14:00:55 -0500 (Thu, 08 Mar 2018)
Log Message:
-----------
add python depends
Modified Paths:
--------------
trunk/audio/rhythmbox/Makefile
Modified: trunk/audio/rhythmbox/Makefile
===================================================================
--- trunk/audio/rhythmbox/Makefile 2018-03-08 18:58:10 UTC (rev 23114)
+++ trunk/audio/rhythmbox/Makefile 2018-03-08 19:00:55 UTC (rev 23115)
@@ -11,7 +11,8 @@
LICENSE= gpl2
-BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat \
+BUILD_DEPENDS= python2.7:lang/python27 \
+ ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat \
valac:${PORTSDIR}/lang/vala \
gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
itstool:${PORTSDIR}/textproc/itstool
More information about the Midnightbsd-cvs
mailing list