diff options
125 files changed, 107 insertions, 154 deletions
diff --git a/recipes/xorg-app/appres_1.0.1.bb b/recipes/xorg-app/appres_1.0.1.bb index fe9d7f360a..5646bf3231 100644 --- a/recipes/xorg-app/appres_1.0.1.bb +++ b/recipes/xorg-app/appres_1.0.1.bb @@ -3,7 +3,7 @@ PE = "1" DESCRIPTION = "The appres program prints the resources seen by an application." -DEPENDS += " virtual/libx11 libxt" +DEPENDS += " libxt" SRC_URI[archive.md5sum] = "420e6cdf38bb771ec8b00228bf09e8ff" diff --git a/recipes/xorg-app/appres_1.0.2.bb b/recipes/xorg-app/appres_1.0.2.bb index 605616a443..c9978130ef 100644 --- a/recipes/xorg-app/appres_1.0.2.bb +++ b/recipes/xorg-app/appres_1.0.2.bb @@ -3,7 +3,7 @@ PE = "1" DESCRIPTION = "The appres program prints the resources seen by an application." -DEPENDS += " virtual/libx11 libxt" +DEPENDS += " libxt" SRC_URI[archive.md5sum] = "6f2f5d9f41669d498b56d73dc3206951" diff --git a/recipes/xorg-app/beforelight_1.0.2.bb b/recipes/xorg-app/beforelight_1.0.2.bb index 5dab32f462..ca8422610b 100644 --- a/recipes/xorg-app/beforelight_1.0.2.bb +++ b/recipes/xorg-app/beforelight_1.0.2.bb @@ -3,7 +3,7 @@ PE = "1" |
