projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b83ef2c
)
[packages] lang/pygobject: Depends on glib2
author
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Jun 2008 01:39:25 +0000
(
01:39
+0000)
committer
agb
<agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Jun 2008 01:39:25 +0000
(
01:39
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11571
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/pygobject/Makefile
patch
|
blob
|
history
diff --git
a/lang/pygobject/Makefile
b/lang/pygobject/Makefile
index
1b158de
..
5085021
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