summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.nu>2007-12-23 11:44:26 -0600
committerMatt Housh <jaeger@crux.nu>2007-12-23 11:44:26 -0600
commit96c9ba4be7b08ef8fbe755cc8bb44975cf6dfb69 (patch)
tree2904f9eb3c1a7c231e7b318272428324ef64041b
parentfaace1bf390bc0aeeb8c17889543b9c4c5187edc (diff)
downloadopt-96c9ba4be7b08ef8fbe755cc8bb44975cf6dfb69.tar.gz
opt-96c9ba4be7b08ef8fbe755cc8bb44975cf6dfb69.tar.xz
hal, hal-info: reversed hal-info dependency to avoid confusionrelease-2.4
-rw-r--r--hal-info/Pkgfile1
-rw-r--r--hal/Pkgfile2
2 files changed, 2 insertions, 1 deletions
diff --git a/hal-info/Pkgfile b/hal-info/Pkgfile
index db80583e7..93680ac63 100644
--- a/hal-info/Pkgfile
+++ b/hal-info/Pkgfile
@@ -1,6 +1,7 @@
# Description: Device information for HAL
# URL: http://www.freedesktop.org/wiki/Software/hal
# Maintainer: Matt Housh, jaeger at crux dot nu
+# Depends on: hal
name=hal-info
version=20071030
diff --git a/hal/Pkgfile b/hal/Pkgfile
index 99e85e037..21d0a0f0d 100644
--- a/hal/Pkgfile
+++ b/hal/Pkgfile
@@ -1,7 +1,7 @@
# Description: Hardware Abstraction Layer
# URL: http://www.freedesktop.org/wiki/Software/hal
# Maintainer: Matt Housh, jaeger at crux dot nu
-# Depends on: dbus, dbus-glib, hal-info
+# Depends on: dbus, dbus-glib
name=hal
version=0.5.10

Generated by cgit