summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorVlad Glagolev2015-02-11 17:30:13 +0300
committerVlad Glagolev2015-02-11 17:30:13 +0300
commit252379c66fe166b0b69403641a8a9c6ff6f99fbc (patch)
tree8cc34a826fa900623a737434df3d54c0ab14bebc /wm-addons
parent41bf33ca6a7662db0228d9486ad744d68966f872 (diff)
razor-qt: depends on UDEV -> DEVICE-MANAGER
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/razor-qt/DEPENDS2
-rw-r--r--wm-addons/razor-qt/HISTORY5
2 files changed, 5 insertions, 2 deletions
diff --git a/wm-addons/razor-qt/DEPENDS b/wm-addons/razor-qt/DEPENDS
index d06990ce4f..3cf5d90249 100755
--- a/wm-addons/razor-qt/DEPENDS
+++ b/wm-addons/razor-qt/DEPENDS
@@ -1,5 +1,5 @@
depends qt4 &&
-depends UDEV &&
+depends DEVICE-MANAGER &&
depends file &&
depends cmake &&
optional_depends doxygen '' '' 'to build developer documentation' &&
diff --git a/wm-addons/razor-qt/HISTORY b/wm-addons/razor-qt/HISTORY
index c04a729932..6174d99a9a 100644
--- a/wm-addons/razor-qt/HISTORY
+++ b/wm-addons/razor-qt/HISTORY
@@ -1,4 +1,7 @@
-2013-07-28 Treeve Jelbert <treeve@sourcemage.org>
+2015-02-11 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: UDEV -> DEVICE-MANAGER
+
+2013-07-28 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: udev => UDEV
2012-10-25 Ladislav Hagara <hgr@vabo.cz>