summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/wine/DEPENDS')
-rwxr-xr-xx11-libs/wine/DEPENDS5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index 3b10521405..b4f815e0d0 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -1,5 +1,6 @@
depends bison &&
depends flex &&
+depends gettext &&
depends GIFLIB &&
if [[ $WINE_BRANCH == scm ]]; then
@@ -78,6 +79,10 @@ optional_depends libxslt \
'--without-xslt --without-xml' \
'for a functional Microsoft XML (MSXML) implementation' &&
+if is_depends_enabled $SPELL libxslt; then
+ depends libxml2
+fi &&
+
optional_depends MSTTF \
'' \
'' \