summaryrefslogtreecommitdiff
path: root/recipes/xorg-proto/xproto-native_7.0.15.bb
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2009-10-01 11:52:06 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-10-02 12:37:54 +0200
commit664d9450011eb82b7e6e6f7dfaca3b0cddd88786 (patch)
treed1d9778918f80011090447dfb8ad97f89a640b40 /recipes/xorg-proto/xproto-native_7.0.15.bb
parent0d79048113d39aee8150d8570ca74ad9cab7b38e (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/xproto-native_7.0.15.bb')
-rw-r--r--recipes/xorg-proto/xproto-native_7.0.15.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/xorg-proto/xproto-native_7.0.15.bb b/recipes/xorg-proto/xproto-native_7.0.15.bb
index baecb29fc8..d478f74b5b 100644
--- a/recipes/xorg-proto/xproto-native_7.0.15.bb
+++ b/recipes/xorg-proto/xproto-native_7.0.15.bb
@@ -1,5 +1,2 @@
require xproto_${PV}.bb
-
-inherit native
-
-DEPENDS += "util-macros-native"
+require xorg-proto-native.inc