[Lunar-commits] <moonbase-other> Revert "system-config-printer: remove the old udev depend."
Florin Braescu
florin at lunar-linux.org
Sun Dec 30 18:42:35 CET 2012
commit bfea5e9f84d08142887846bc7242fb99c46115e1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 30 Dec 2012 09:42:35 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/bfea5e9f84d08142887846bc7242fb99c46115e1
Revert "system-config-printer: remove the old udev depend."
This reverts commit be693becf8389126fb0575e1137c4c41fc401568.
revert it.
---
printer/system-config-printer/BUILD | +0/-6
printer/system-config-printer/DEPENDS | +3/-0
2 files changed, 3 insertions(+), 6 deletions(-)
--- a/printer/system-config-printer/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- OPTS+=" --with-udev-rules"
- default_build
-
-) > $C_FIFO 2>&1
--- a/printer/system-config-printer/DEPENDS
+++ b/printer/system-config-printer/DEPENDS
@@ -4,5 +4,8 @@ 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