summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2009-01-12 10:31:31 -0600
committerArwed von Merkatz2009-01-13 19:59:23 +0100
commit262633ee4d3d74a7a5334e51e48a9bcfde58c32c (patch)
tree17fff8697ca97ffe986c7dd72b6b4390fdc9333c
parentdefbe41fda0a9efb8011c2101beda409af594519 (diff)
xfce4-xkb-plugin: Added depends libxklavier and
libwnck. Bug #15023 (cherry picked from commit b3640f33a3b9a462046217619d2b28f3e03cf73d)
-rwxr-xr-xxfce/xfce4-xkb-plugin/DEPENDS4
-rw-r--r--xfce/xfce4-xkb-plugin/HISTORY3
2 files changed, 6 insertions, 1 deletions
diff --git a/xfce/xfce4-xkb-plugin/DEPENDS b/xfce/xfce4-xkb-plugin/DEPENDS
index 198ef65daa..717a66df81 100755
--- a/xfce/xfce4-xkb-plugin/DEPENDS
+++ b/xfce/xfce4-xkb-plugin/DEPENDS
@@ -1 +1,3 @@
-depends xfce4-panel
+depends xfce4-panel &&
+depends libxklavier &&
+depends libwnck
diff --git a/xfce/xfce4-xkb-plugin/HISTORY b/xfce/xfce4-xkb-plugin/HISTORY
index b8f57c7141..a3937d83d7 100644
--- a/xfce/xfce4-xkb-plugin/HISTORY
+++ b/xfce/xfce4-xkb-plugin/HISTORY
@@ -1,3 +1,6 @@
+2009-01-12 George Sherwood <gsherwood@sourcemage.org>
+ * DEPENDS depends libxklavier, libwnck. Bug #15023
+
2009-01-02 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 0.5.2. Updated $SOURCE
Bug #14993