summaryrefslogtreecommitdiff
path: root/x11/xosd
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-04-25 12:22:55 +0000
committerjmmv <jmmv>2003-04-25 12:22:55 +0000
commit002bd511ce6c234fbfa860eaa27d24e676699e97 (patch)
tree9168931583503f9399af5488c402ded877612556 /x11/xosd
parentbda5653a0b7c3cd4d774d3ce83e9b037430179bc (diff)
downloadpkgsrc-002bd511ce6c234fbfa860eaa27d24e676699e97.tar.gz
Note that this package needs a threaded X Window.
Diffstat (limited to 'x11/xosd')
-rw-r--r--x11/xosd/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/xosd/DESCR b/x11/xosd/DESCR
index 8a3fb9222f7..e11b88155dd 100644
--- a/x11/xosd/DESCR
+++ b/x11/xosd/DESCR
@@ -2,3 +2,6 @@ XOSD is a simple library to display shaped text on your X display,
like a TV On Screen Display. Aside from the library, this package
contains a simple example program that can display system logs
overlayed on your desktop.
+
+The XOSD library requires an X Window System compiled with threading
+support to work properly, particularly the Xlib library.