wok diff flex/description.txt @ rev 12597

glib: Make sure glib-compile-schemas is in glib not glib-dev. Needed for evince and smplayer to work.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Apr 28 21:51:35 2012 +0000 (2012-04-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/flex/description.txt	Sat Apr 28 21:51:35 2012 +0000
     1.3 @@ -0,0 +1,2 @@
     1.4 +Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
     1.5 +is a program which recognizes lexical patterns in text.