summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorVlad Glagolev2015-04-02 12:38:06 +0300
committerVlad Glagolev2015-04-02 12:38:06 +0300
commit7e08bcddee5ffd6d70d221845edc722d9ec403fd (patch)
treeb7a1ea6650310b5bd3d42781547221e0598a7905 /xfce
parent706d3a06363ae16067a1b93b69e6d52d02581664 (diff)
xfce4-dict: added missing glib2 dependency
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/xfce4-dict/DEPENDS1
-rw-r--r--xfce/xfce4-dict/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/xfce/xfce4-dict/DEPENDS b/xfce/xfce4-dict/DEPENDS
index 5895763db9..22a0468f80 100755
--- a/xfce/xfce4-dict/DEPENDS
+++ b/xfce/xfce4-dict/DEPENDS
@@ -1,3 +1,4 @@
+depends glib2 &&
depends gtk+2 &&
depends libxfce4util &&
depends libxfcegui4 &&
diff --git a/xfce/xfce4-dict/HISTORY b/xfce/xfce4-dict/HISTORY
index 8f6a31dc70..0628922cd6 100644
--- a/xfce/xfce4-dict/HISTORY
+++ b/xfce/xfce4-dict/HISTORY
@@ -1,3 +1,6 @@
+2015-04-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: added missing glib2 dependency
+
2013-09-20 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: added missing libxfcegui4 dependency