diff options
Diffstat (limited to 'recipes/xorg-lib/libxfixes-native_4.0.5.bb')
-rw-r--r-- | recipes/xorg-lib/libxfixes-native_4.0.5.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-lib/libxfixes-native_4.0.5.bb b/recipes/xorg-lib/libxfixes-native_4.0.5.bb new file mode 100644 index 0000000000..5ef6ded80a --- /dev/null +++ b/recipes/xorg-lib/libxfixes-native_4.0.5.bb @@ -0,0 +1,6 @@ +require libxfixes_${PV}.bb + +DEPENDS = "libx11-native" +PE = "1" + +inherit native |