aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/xorg-lib/libxtst_1.0.2.bb1
-rw-r--r--recipes/xorg-lib/libxtst_1.0.3.bb1
-rw-r--r--recipes/xorg-lib/libxtst_1.1.0.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/recipes/xorg-lib/libxtst_1.0.2.bb b/recipes/xorg-lib/libxtst_1.0.2.bb
index 53dcf7eac6..fe98bdaea2 100644
--- a/recipes/xorg-lib/libxtst_1.0.2.bb
+++ b/recipes/xorg-lib/libxtst_1.0.2.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X Test Extension: client side library"
DEPENDS += "libxext recordproto inputproto"
-PROVIDES = "xtst"
PR = "r1"
PE = "1"
diff --git a/recipes/xorg-lib/libxtst_1.0.3.bb b/recipes/xorg-lib/libxtst_1.0.3.bb
index e1a4b9cd46..768af2a5f4 100644
--- a/recipes/xorg-lib/libxtst_1.0.3.bb
+++ b/recipes/xorg-lib/libxtst_1.0.3.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X Test Extension: client side library"
DEPENDS += "libxext recordproto inputproto"
-PROVIDES = "xtst"
PR = "r1"
PE = "1"
diff --git a/recipes/xorg-lib/libxtst_1.1.0.bb b/recipes/xorg-lib/libxtst_1.1.0.bb
index cde03690eb..5214b7dbd2 100644
--- a/recipes/xorg-lib/libxtst_1.1.0.bb
+++ b/recipes/xorg-lib/libxtst_1.1.0.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
DESCRIPTION = "X Test Extension: client side library"
DEPENDS += "libxext recordproto inputproto libxi"
-PROVIDES = "xtst"
PR = "r1"
PE = "1"