diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 00:11:22 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 00:11:22 -0500 |
commit | d824f279485a73181c9a3b79f4d1003fe131b049 (patch) | |
tree | cf953df36260aed56ea38fb36f7386288bf6bf6a /libraries/libdesktop-agnostic | |
parent | adbd4ab37d3b5fd39d77b5ea5f449466537b19db (diff) | |
download | slackbuilds-d824f279485a73181c9a3b79f4d1003fe131b049.tar.gz |
libraries/libdesktop-agnostic: Killed gir and GConf mentions
GConf and gobject-introspection are now part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libdesktop-agnostic')
-rw-r--r-- | libraries/libdesktop-agnostic/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libdesktop-agnostic/README b/libraries/libdesktop-agnostic/README index 1979d17279..4fae99cba8 100644 --- a/libraries/libdesktop-agnostic/README +++ b/libraries/libdesktop-agnostic/README @@ -3,4 +3,4 @@ virtual file system API, and a desktop item editor (all with pluggable backends) for GLib-based projects. It is not tied to any one desktop environment, although there are desktop-specific modules. -Dependencies: vala, gobject-introspection, GConf +This requires vala. |