diff options
Diffstat (limited to 'recipes/xorg-proto/fontcacheproto-native_0.1.2.bb')
-rw-r--r-- | recipes/xorg-proto/fontcacheproto-native_0.1.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-proto/fontcacheproto-native_0.1.2.bb b/recipes/xorg-proto/fontcacheproto-native_0.1.2.bb new file mode 100644 index 0000000000..f6df67f59e --- /dev/null +++ b/recipes/xorg-proto/fontcacheproto-native_0.1.2.bb @@ -0,0 +1,7 @@ +require fontcacheproto_${PV}.bb + +PR = "r1" + +XORG_PN = "fontcacheproto" + +inherit native |