diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2006-08-28 21:08:35 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2006-08-28 21:08:35 +0000 |
commit | 1f7a01185ea76d06390ea80c539a98e37c7a352d (patch) | |
tree | 0863389d626bd997d2b2783387a2c48c8367fb89 /packages/gobby | |
parent | 2a9423d673ebfff421e0f5b1df53e08550b37f3d (diff) | |
parent | 6687a609363ae6b96def51668e9cc307b8edd119 (diff) |
merge of '6b9317985dfcaa8a8a68bee3324d6644fcd77d37'
and 'ec53b521bf7363852dff07392e93d3fff7154025'
Diffstat (limited to 'packages/gobby')
-rw-r--r-- | packages/gobby/libxml++_2.14.0.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/gobby/libxml++_2.14.0.bb b/packages/gobby/libxml++_2.14.0.bb deleted file mode 100644 index 6eb296c8c2..0000000000 --- a/packages/gobby/libxml++_2.14.0.bb +++ /dev/null @@ -1,10 +0,0 @@ -LICENSE = "GPL" -MAINTAINER = "Patrick Steiner <patrick.steiner@a1.net>" - -DEPENDS = "gtk+" - -inherit gnome pkgconfig - -do_stage() { -autotools_stage_all -} |