diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-03-25 23:31:04 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-03-25 23:31:04 +0000 |
| commit | c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d (patch) | |
| tree | 9173fb365bf861e2337693179c270f81193f41b5 /openembedded/packages/maemo | |
| parent | 05ff3147c40087edece71449e375cdf588d7a29b (diff) | |
| download | poky-c597a2ec503afaaeb295fafd1d0d4c9c7bcbf38d.tar.gz | |
Update xlibs to follow restructuring in OE (in preparation for X11R7)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@341 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/maemo')
| -rw-r--r-- | openembedded/packages/maemo/xpext_1.0-5.bb | 2 | ||||
| -rw-r--r-- | openembedded/packages/maemo/xsp_1.0.0-8.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/maemo/xpext_1.0-5.bb b/openembedded/packages/maemo/xpext_1.0-5.bb index cd5aec2d13..75b7903e84 100644 --- a/openembedded/packages/maemo/xpext_1.0-5.bb +++ b/openembedded/packages/maemo/xpext_1.0-5.bb | |||
| @@ -3,7 +3,7 @@ LICENSE= "MIT" | |||
| 3 | DESCRIPTION = "X Server Nokia 770 extensions library" | 3 | DESCRIPTION = "X Server Nokia 770 extensions library" |
| 4 | SECTION = "x11/libs" | 4 | SECTION = "x11/libs" |
| 5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
| 6 | DEPENDS = "x11 xextensions xext" | 6 | DEPENDS = "libx11 xextensions libxext" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \ | 8 | SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \ |
| 9 | file://auxdir.patch;patch=1;pnum=0" | 9 | file://auxdir.patch;patch=1;pnum=0" |
diff --git a/openembedded/packages/maemo/xsp_1.0.0-8.bb b/openembedded/packages/maemo/xsp_1.0.0-8.bb index 0c4a4c62f8..068193c6aa 100644 --- a/openembedded/packages/maemo/xsp_1.0.0-8.bb +++ b/openembedded/packages/maemo/xsp_1.0.0-8.bb | |||
| @@ -3,7 +3,7 @@ LICENSE= "MIT" | |||
| 3 | DESCRIPTION = "X Server Nokia 770 extensions library" | 3 | DESCRIPTION = "X Server Nokia 770 extensions library" |
| 4 | SECTION = "x11/libs" | 4 | SECTION = "x11/libs" |
| 5 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |
| 6 | DEPENDS = "x11 xextensions xext xpext" | 6 | DEPENDS = "libx11 xextensions libxext xpext" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz" | 8 | SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz" |
| 9 | S = "${WORKDIR}/Xsp" | 9 | S = "${WORKDIR}/Xsp" |
