diff options
| -rw-r--r-- | meta/packages/xorg-lib/xtrans_1.0.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/xorg-lib/xtrans_1.0.3.bb b/meta/packages/xorg-lib/xtrans_1.0.3.bb index f23d3aa816..4719d75882 100644 --- a/meta/packages/xorg-lib/xtrans_1.0.3.bb +++ b/meta/packages/xorg-lib/xtrans_1.0.3.bb | |||
| @@ -3,8 +3,8 @@ require xorg-lib-common.inc | |||
| 3 | DESCRIPTION = "network API translation layer to insulate X applications and \ | 3 | DESCRIPTION = "network API translation layer to insulate X applications and \ |
| 4 | libraries from OS network vageries." | 4 | libraries from OS network vageries." |
| 5 | PE = "1" | 5 | PE = "1" |
| 6 | PR = "r1" | 6 | PR = "r2" |
| 7 | 7 | ||
| 8 | SRC_URI += "file://fix-missing-includepath.patch;patch=1" | 8 | SRC_URI += "file://fix-missing-includepath.patch;patch=1" |
| 9 | 9 | ||
| 10 | ALLOW_EMPTY = "1" | 10 | RDEPENDS_${PN}-dev = "" |
