diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-26 06:25:25 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-26 06:26:34 +0200 |
commit | 97b18e218069a47ceeeb699fb21638b6b7b27b2c (patch) | |
tree | 1c5e38f40369cf66a90bb921296fde5f27138816 /gettext | |
parent | 16e6771acc6607044d089ec10fec9d26f5e03cd3 (diff) |
drop dep on sal
The windows (dmake) build no longer needs uwinapi.
Change-Id: Ifcbee0c94ce55a59b46c5542cb42ede54c7d8b57
Diffstat (limited to 'gettext')
-rw-r--r-- | gettext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext/prj/build.lst b/gettext/prj/build.lst index cf38e63c826f..10d25eb8461f 100644 --- a/gettext/prj/build.lst +++ b/gettext/prj/build.lst @@ -1,3 +1,3 @@ -gt gettext : sal soltools NULL +gt gettext : soltools NULL gt gettext usr1 - all gt_mkout NULL gt gettext nmake - all gt_gettext NULL |