projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71700c
)
lang/pygobject: Depends on glib2
author
Andy Boyett
<agb@openwrt.org>
Tue, 24 Jun 2008 01:39:25 +0000
(
01:39
+0000)
committer
Andy Boyett
<agb@openwrt.org>
Tue, 24 Jun 2008 01:39:25 +0000
(
01:39
+0000)
SVN-Revision: 11571
lang/pygobject/Makefile
patch
|
blob
|
history
diff --git
a/lang/pygobject/Makefile
b/lang/pygobject/Makefile
index 1b158de44b02b36914586fb90a26a0bea197eb22..50850218f442846f529238821a90bcb5c3eee532 100644
(file)
--- a/
lang/pygobject/Makefile
+++ b/
lang/pygobject/Makefile
@@
-24,7
+24,7
@@
define Package/python-gobject
CATEGORY:=Languages
TITLE:=python gobjects
URL:=http://www.pygtk.org/
- DEPENDS:=python-core
+ DEPENDS:=python-core
+glib2
endef
define Package/python-gobject/description