[Lunar-commits] <moonbase-other> keybinder: gtk-doc is a needed depend, not an optional one.
Florin Braescu
florin at lunar-linux.org
Wed Jan 7 17:56:08 CET 2015
commit 4349b96a6fcf2e440441ceb403e7f0fe4957ab0b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed, 07 Jan 2015 18:55:22 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/4349b96a6fcf2e440441ceb403e7f0fe4957ab0b
keybinder: gtk-doc is a needed depend, not an optional one.
---
libs/keybinder/DEPENDS | +1/-2
1 file changed, 1 insertion(+), 2 deletions(-)
--- a/libs/keybinder/DEPENDS
+++ b/libs/keybinder/DEPENDS
@@ -1,6 +1,5 @@
depends gnome-common
depends pygtk
-
-optional_depends gtk-doc "" "" "for doc support"
+depends gtk-doc
optional_depends gobject-introspection "" "" "for object introspection support"
\ No newline at end of file
More information about the Lunar-commits
mailing list