Skip to content

Commit b674186

Browse files
committed
cleanup xtrans/libXtrans recipes
One recipe for libxtrans should be enough.
1 parent dde43a5 commit b674186

4 files changed

Lines changed: 4 additions & 27 deletions

File tree

recipes/graphics/xorg/xauth.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ checkoutSCM:
2828
stripComponents: 1
2929

3030
buildScript: |
31-
# export ACLOCAL_PATH="${ACLOCAL_PATH}:${BOB_DEP_PATHS['libs::xorg::xtrans-dev']}/usr/share/aclocal"
3231
autotoolsBuild $1 \
3332
--disable-malloc0returnsnull
3433

recipes/libs/xorg/libICE.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ metaEnvironment:
77
depends:
88
- graphics::xorg::proto::xorgproto
99
- graphics::xorg::utils::util-macros
10-
- libs::xorg::libXtrans-dev
10+
- libs::xorg::xrans-dev
1111
- use: []
1212
depends:
13-
- libs::xorg::libXtrans-tgt
13+
- libs::xorg::xtrans-tgt
1414

1515
checkoutSCM:
1616
scm: url

recipes/libs/xorg/libX11.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ depends:
1313
- graphics::xorg::proto::xorgproto
1414
- graphics::xorg::utils::util-macros
1515

16-
- libs::xorg::libXtrans-dev
16+
- libs::xorg::xtrans-dev
1717
- libs::xcb::libxcb-dev
1818
- use: []
1919
depends:
20-
- libs::xorg::libXtrans-tgt
20+
- libs::xorg::xtrans-tgt
2121
- libs::xcb::libxcb-tgt
2222

2323
checkoutSCM:

recipes/libs/xorg/libXtrans.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)