summaryrefslogtreecommitdiffstats
path: root/xmlwf.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'xmlwf.pkg/control')
-rw-r--r--xmlwf.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlwf.pkg/control b/xmlwf.pkg/control
index 89ecd2a..f1d6c4b 100644
--- a/xmlwf.pkg/control
+++ b/xmlwf.pkg/control
@@ -1,6 +1,6 @@
Architecture: any
Platform: all
-Depends: libexpat.1 (= 2.1.0-1)
+Depends: libexpat.1 (= ${Binary-Version})
Description: XML parser library - example application
This package provides an example application of Expat that determines if an XML
document is well-formed.