Add Pango parsing.

This commit is contained in:
2013-05-15 20:58:40 +02:00
parent b8c4d29233
commit 11c16cc173
2 changed files with 29 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
SHELL = /bin/sh
pkgs = ncursesw glib-2.0 gio-2.0
pkgs = ncursesw glib-2.0 gio-2.0 pango
tests = test-stardict
targets = sdtui add-pronunciation $(tests)