summaryrefslogtreecommitdiffstats
path: root/devel/qxmledit/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qxmledit/DEPENDS')
-rwxr-xr-xdevel/qxmledit/DEPENDS5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/qxmledit/DEPENDS b/devel/qxmledit/DEPENDS
new file mode 100755
index 0000000000..55777878d8
--- /dev/null
+++ b/devel/qxmledit/DEPENDS
@@ -0,0 +1,5 @@
+depends QT &&
+if is_depends_enabled $SPELL qtbase;then
+ depends qtsvg &&
+ depends qtxmlpatterns
+fi