projects: update some short descriptions
[nit.git] / lib / x11.nit
index b4f51d5..1ba2d13 100644 (file)
 # limitations under the License.
 
 # Serices from the X11 library
-module x11 is pkgconfig("x11")
+module x11 is pkgconfig
+
+`{
+       #include <X11/Xlib.h>
+`}
 
 # Open the current display from the environment variables
 #