diff options
Diffstat (limited to 'freebsd')
-rw-r--r-- | freebsd/tdelibs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/tdelibs/Makefile b/freebsd/tdelibs/Makefile index 7ad96d40a..551fa2347 100644 --- a/freebsd/tdelibs/Makefile +++ b/freebsd/tdelibs/Makefile @@ -40,6 +40,7 @@ LIB_DEPENDS+=\ libupower-glib.so:${PORTSDIR}/sysutils/upower \ libaspell.so:${PORTSDIR}/textproc/aspell \ libxslt.so:${PORTSDIR}/textproc/libxslt \ + libXcomposite.so:${PORTSDIR}/x11/libXcomposite \ RUN_DEPENDS:\ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ |