[SM-Commit] GIT changes to master grimoire by flux (ca59164020e62606759c7a6bb487ed56916dbfca)
flux
scm at sourcemage.org
Tue Jan 29 17:57:09 EST 2008
GIT changes to master grimoire by flux <flux at shaolin.homelinux.org>:
disk/libaal/DEPENDS | 1 +
1 files changed, 1 insertion(+)
New commits:
commit ca59164020e62606759c7a6bb487ed56916dbfca
Author: flux <flux at shaolin.homelinux.org>
Commit: flux <flux at shaolin.homelinux.org>
libaal/DEPENDS: added dependency on g++
libaal depends on g++, which if not installed causes libaal to fail during
configure. This adds the dependency to ensure that g++ is present before
trying to compile libaal.
diff --git a/disk/libaal/DEPENDS b/disk/libaal/DEPENDS
new file mode 100755
index 0000000..fd0b0eb
--- /dev/null
+++ b/disk/libaal/DEPENDS
@@ -0,0 +1 @@
+depends g++
More information about the SM-Commit
mailing list