aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-util
diff options
context:
space:
mode:
Diffstat (limited to 'packages/xorg-util')
-rw-r--r--packages/xorg-util/makedepend-native_1.0.1.bb4
-rw-r--r--packages/xorg-util/makedepend_1.0.1.bb3
2 files changed, 4 insertions, 3 deletions
diff --git a/packages/xorg-util/makedepend-native_1.0.1.bb b/packages/xorg-util/makedepend-native_1.0.1.bb
index 7fbe81a4a3..9facfc69fa 100644
--- a/packages/xorg-util/makedepend-native_1.0.1.bb
+++ b/packages/xorg-util/makedepend-native_1.0.1.bb
@@ -2,8 +2,8 @@ require xorg-util-common.inc
inherit native
DESCRIPTION = "create dependencies in makefiles"
-DEPENDS = "xproto-native"
-PR = "r1"
+DEPENDS = "xproto-native util-macros-native"
+PR = "r2"
PE = "1"
XORG_PN = "makedepend"
diff --git a/packages/xorg-util/makedepend_1.0.1.bb b/packages/xorg-util/makedepend_1.0.1.bb
index 3605b51d49..e998bba1b0 100644
--- a/packages/xorg-util/makedepend_1.0.1.bb
+++ b/packages/xorg-util/makedepend_1.0.1.bb
@@ -1,5 +1,6 @@
require xorg-util-common.inc
DESCRIPTION = "create dependencies in makefiles"
-PR = "r1"
+DEPENDS = "xproto util-macros"
+PR = "r2"
PE = "1"