[Lunar-commits] <moonbase-other> system-config-printer: remove the old udev depend.
Florin Braescu
florin at lunar-linux.org
Sun Dec 30 18:27:29 CET 2012
commit be693becf8389126fb0575e1137c4c41fc401568
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 30 Dec 2012 09:27:29 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/be693becf8389126fb0575e1137c4c41fc401568
system-config-printer: remove the old udev depend.
---
printer/system-config-printer/BUILD | +6/-0
printer/system-config-printer/DEPENDS | +0/-3
2 files changed, 6 insertions(+), 3 deletions(-)
--- /dev/null
+++ b/printer/system-config-printer/BUILD
@@ -0,0 +1,6 @@
+(
+
+ OPTS+=" --with-udev-rules"
+ default_build
+
+) > $C_FIFO 2>&1
--- a/printer/system-config-printer/DEPENDS
+++ b/printer/system-config-printer/DEPENDS
@@ -4,8 +4,5 @@ depends xmlto
depends pycups
depends notify-python
-
-optional_depends "%UDEV" "--with-udev-rules" "--without-udev-rules" "for udev and automatic USB print queue configuration support"
-
# runtime depends
depends pycurl
More information about the Lunar-commits
mailing list