diff options
Diffstat (limited to 'recipes/xorg-util/imake_1.0.2.bb')
-rw-r--r-- | recipes/xorg-util/imake_1.0.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-util/imake_1.0.2.bb b/recipes/xorg-util/imake_1.0.2.bb new file mode 100644 index 0000000000..deeb4477a1 --- /dev/null +++ b/recipes/xorg-util/imake_1.0.2.bb @@ -0,0 +1,7 @@ +require xorg-util-common.inc + +DESCRIPTION = "C preprocessor interface to the make utility" +RDEPENDS = "perl xproto" + +PR = "r1" +PE = "1" |