summaryrefslogtreecommitdiffstats
path: root/qt5/qtsystems/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'qt5/qtsystems/DEPENDS')
-rwxr-xr-xqt5/qtsystems/DEPENDS9
1 files changed, 9 insertions, 0 deletions
diff --git a/qt5/qtsystems/DEPENDS b/qt5/qtsystems/DEPENDS
new file mode 100755
index 0000000000..15a3116cda
--- /dev/null
+++ b/qt5/qtsystems/DEPENDS
@@ -0,0 +1,9 @@
+depends -sub CXX gcc &&
+depends qtbase &&
+depends qtdeclarative &&
+depends qtjsbackend &&
+depends qtxmlpatterns &&
+optional_depends udev '' '' 'hardware detection' &&
+optional_depends libx11 '' '' 'X windows support' &&
+optional_depends gconf '' '' 'GNOME integration' &&
+optional_depends bluez '' '' 'Bluetooth support'