[SM-Commit] GIT changes to master grimoire by Eric Sandall (6d70775f96d1b36fa6eff7511d99101f5e7223a5)
Eric Sandall
scm at sourcemage.org
Fri Jul 24 05:27:40 EDT 2009
GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:
printer/system-config-printer/DEPENDS | 2 ++
printer/system-config-printer/HISTORY | 3 +++
2 files changed, 5 insertions(+)
New commits:
commit 6d70775f96d1b36fa6eff7511d99101f5e7223a5
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>
system-config-printer: Depends on xmlto
gcc -g -O2 -Wall -march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -z
combreloc -s -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o
udev/udev-configure-printer udev/udev-configure-printer.o -lcups -ludev
-lusb
xmlto man -o man man/system-config-printer.xml
make[1]: Leaving directory `/usr/src/system-config-printer-1.1.10'
make[1]: xmlto: Command not found
make[1]: *** [man/system-config-printer.1] Error 127
make: *** [all-recursive] Error 1
diff --git a/printer/system-config-printer/DEPENDS b/printer/system-config-printer/DEPENDS
index aa5f272..0b2c5b8 100755
--- a/printer/system-config-printer/DEPENDS
+++ b/printer/system-config-printer/DEPENDS
@@ -2,4 +2,6 @@ depends config &&
depends notify-python &&
depends pycups &&
depends python &&
+depends xmlto &&
+
optional_depends udev '--with-udev-rules' '' 'use udev for hardware detection'
diff --git a/printer/system-config-printer/HISTORY b/printer/system-config-printer/HISTORY
index 2283d94..2cbcc0c 100644
--- a/printer/system-config-printer/HISTORY
+++ b/printer/system-config-printer/HISTORY
@@ -1,3 +1,6 @@
+2009-07-24 Eric Sandall <sandalle at sourcemage.org>
+ * DEPENDS: Depends on xmlto
+
2009-07-23 Treeve Jelbert <treeve at sourcemage.org>
* DETAILS: version 1.1.10
bypass invalid gpg
More information about the SM-Commit
mailing list