diff options
Diffstat (limited to 'recipes/xorg-app/luit_1.0.4.bb')
-rw-r--r-- | recipes/xorg-app/luit_1.0.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-app/luit_1.0.4.bb b/recipes/xorg-app/luit_1.0.4.bb new file mode 100644 index 0000000000..01645af9e0 --- /dev/null +++ b/recipes/xorg-app/luit_1.0.4.bb @@ -0,0 +1,4 @@ +require xorg-app-common.inc +DESCRIPTION = "a filter for locale and ISO 2022 support on Unicode terminals" +DEPENDS += " zlib zlib virtual/libx11 libfontenc" +PE = "1" |