summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-01-23 07:22:16 +0000
committerJay Freeman <saurik@saurik.com>2008-01-23 07:22:16 +0000
commita4dd22e3b34db807765bb77913516d28c037701c (patch)
tree56041a3088cfdbf420497e2f450d7e03f066b9bb
parent0dc2b72b3e064bd6932e862421c37cb2cb94cedf (diff)
Fixed a few dependency issues.
git-svn-id: http://svn.telesphoreo.org/trunk@34 514c082c-b64e-11dc-b46d-3d985efe055d
-rw-r--r--data/libutil/_metadata/priority2
l---------data/top/_metadata/libutil.dep1
l---------data/wget/_metadata/gettext.dep1
3 files changed, 3 insertions, 1 deletions
diff --git a/data/libutil/_metadata/priority b/data/libutil/_metadata/priority
index ea5b3d7ee..fad9e164a 100644
--- a/data/libutil/_metadata/priority
+++ b/data/libutil/_metadata/priority
@@ -1 +1 @@
-important
+required
diff --git a/data/top/_metadata/libutil.dep b/data/top/_metadata/libutil.dep
new file mode 120000
index 000000000..828c65dfc
--- /dev/null
+++ b/data/top/_metadata/libutil.dep
@@ -0,0 +1 @@
+../../libutil \ No newline at end of file
diff --git a/data/wget/_metadata/gettext.dep b/data/wget/_metadata/gettext.dep
new file mode 120000
index 000000000..e8dbd8996
--- /dev/null
+++ b/data/wget/_metadata/gettext.dep
@@ -0,0 +1 @@
+../../gettext \ No newline at end of file