[oe-commits] org.oe.dev makedepend-native: add DEPENDS on xproto-native - spotted by Crofton

hrw commit openembedded-commits at lists.openembedded.org
Fri Aug 3 11:32:28 UTC 2007


makedepend-native:  add DEPENDS on xproto-native - spotted by Crofton

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 5825a3b31a4da8bd899bac6fef5c9f16e34dc883
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5825a3b31a4da8bd899bac6fef5c9f16e34dc883
Files:
1
packages/xorg-util/makedepend-native_1.0.1.bb
Diffs:

#
# mt diff -r6bfc73feb49eca374b487de64bcebed7a32792e1 -r5825a3b31a4da8bd899bac6fef5c9f16e34dc883
#
# 
# 
# patch "packages/xorg-util/makedepend-native_1.0.1.bb"
#  from [78b179556261b85dcff7b1d824cb47fda685c5a8]
#    to [2fa373a4635f8f5e54384a66aacd2efbfe8a2fe7]
# 
============================================================
--- packages/xorg-util/makedepend-native_1.0.1.bb	78b179556261b85dcff7b1d824cb47fda685c5a8
+++ packages/xorg-util/makedepend-native_1.0.1.bb	2fa373a4635f8f5e54384a66aacd2efbfe8a2fe7
@@ -1,7 +1,8 @@ DESCRIPTION = "create dependencies in ma
 require xorg-util-common.inc
 inherit native
 
 DESCRIPTION = "create dependencies in makefiles"
+DEPENDS = "xproto-native"
 PR = "r1"
 PE = "1"
 






More information about the Openembedded-commits mailing list