wok diff gobject-introspection/receipt @ rev 7126
Added libgtkhtml to libgtkhtml-dev depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 04 21:31:35 2010 +0000 (2010-11-04) |
parents | 92eb2f9123f3 |
children | 5d88dc6fd350 |
line diff
1.1 --- a/gobject-introspection/receipt Tue Oct 12 03:49:13 2010 +0000 1.2 +++ b/gobject-introspection/receipt Thu Nov 04 21:31:35 2010 +0000 1.3 @@ -31,6 +31,7 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.6 cp -a $_pkg/usr/lib/gobject-introspection $fs/usr/lib 1.7 + cp -a $_pkg/usr/lib/girepository-1.0 $fs/usr/lib 1.8 find $fs/usr/lib -name "*.pyc" -delete 1.9 find $fs/usr/lib -name "*.pyo" -delete 1.10 }