diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-10-01 11:52:06 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2009-10-02 12:37:54 +0200 |
commit | 664d9450011eb82b7e6e6f7dfaca3b0cddd88786 (patch) | |
tree | d1d9778918f80011090447dfb8ad97f89a640b40 /recipes/xorg-proto/kbproto-native_1.0.3.bb | |
parent | 0d79048113d39aee8150d8570ca74ad9cab7b38e (diff) |
xorg-proto: let native packages depend on util-macros-native
* adding xorg-proto-native.inc
* set DEPENDS and inherit native in it
* no version bump is needed
Diffstat (limited to 'recipes/xorg-proto/kbproto-native_1.0.3.bb')
-rw-r--r-- | recipes/xorg-proto/kbproto-native_1.0.3.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/xorg-proto/kbproto-native_1.0.3.bb b/recipes/xorg-proto/kbproto-native_1.0.3.bb index 68c677c07b..cdb7c0e16d 100644 --- a/recipes/xorg-proto/kbproto-native_1.0.3.bb +++ b/recipes/xorg-proto/kbproto-native_1.0.3.bb @@ -1,7 +1,6 @@ require kbproto_${PV}.bb +require xorg-proto-native.inc PR = "r1" XORG_PN = "kbproto" - -inherit native |