diff options
-rw-r--r-- | net-im/farsight2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index bd5bcd497b39..38774fd73d2d 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -15,7 +15,7 @@ COMMENT= Collection of GStreamer modules and libraries for videoconferencing LIB_DEPENDS= libnice.so:net-im/libnice RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010 -USES= gettext libtool gmake pathfix pkgconfig python +USES= gettext libtool gmake pathfix pkgconfig python:2.7 USE_LDCONFIG= yes USE_GNOME= glib20 USE_GSTREAMER= core good bad python |