diff options
Diffstat (limited to 'accessibility/caribou/Makefile')
-rw-r--r-- | accessibility/caribou/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index babc08530271..95b69854e233 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \ libdbus-1.so:devel/dbus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR} -USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase pathfix \ +USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase \ pkgconfig python shebangfix vala:build xorg USE_GITLAB= yes |